View Single Post
  #1   Spotlight this post!  
Unread 21-02-2011, 09:47
tohlizzle tohlizzle is offline
Registered User
FRC #0900
 
Join Date: Feb 2011
Location: North Carolina
Posts: 3
tohlizzle is an unknown quantity at this point
Unhappy Connecting to the cRIO

I need help connecting to the CRIO. I have never been able to deploy code to it an need to to test line following.

NetBeans displays the following and then simply freezes:
Code:
CompilerOracle: exclude com/sun/squawk/Method.getParameterTypes
CompilerOracle: exclude com/sun/squawk/SymbolParser.getSignatureTypeAt
CompilerOracle: exclude com/sun/squawk/SymbolParser.stripMethods
[translating suite image [closed: false, parent: squawk] ...]
### Excluding compile: com.sun.squawk.Method::getParameterTypes
### Excluding compile: com.sun.squawk.SymbolParser::getSignatureTypeAt
[Including resource: META-INF/MANIFEST.MF]
Romizer processed 99 classes and generated 4 files.
Please help. Thank you in advance.
Reply With Quote