View Single Post
  #1   Spotlight this post!  
Unread 27-01-2010, 18:32
ajdecker1022 ajdecker1022 is offline
Registered User
FRC #2879
 
Join Date: Jan 2009
Location: SLP, Minnesota
Posts: 8
ajdecker1022 is an unknown quantity at this point
Missing sample code

Hello, all. I'm having trouble with java and netbeans. First, the sample code doesn't show up under the project samples folder. I have installed and reinstalled the .nbm files (trying both the .xml "autoupdating" way and the manual download and install). The three sources under the folder "FRC Java" have three sources in them, but the "FRC Java" under the samples folder has only the TrackerDemoProject.

I got this to work on a mac, but can't seem to get it to work on the class mate. (The mac was just for experimenting with getting the FRC API...which apparently didn't help .

Also, when trying to deploy code, we are getting a message saying that it is connecting to 10.28.79.2 (the cRIO) on port 8001. However, it simply says waiting for command OTA. I know this has been discussed elsewhere, but the date on that thread was before the kickoff and I don't think the solution applies anymore. The solution they suggested was to get newer version of the code, but the URL of the updates.xml file is correct in the "Getting started with Java" guide, as far as I know.

What gives?

Thanks for the help!
Reply With Quote