![]() |
NetworkTable error
I'm trying to make a SmartDashboard application that communicates with the robot via network tables. Im trying to use this code
Code:
NetworkTable.setIPAddress("10.20.12.2");Code:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/microedition/io/Connector |
Re: NetworkTable error
It looks like it's using the cRIO version of network tables. If you're writing a program for your computer, you need to use the networktables-desktop.jar.
|
Re: NetworkTable error
would you mind posting a link to that jar file? :D
|
Re: NetworkTable error
hunt around in your sunspotfrc folder; I'm pretty sure it's gets plopped there as part of the Netbeans FRC Plugin install.
|
Re: NetworkTable error
yep. in the desktop-lib subfolder of the sunspotfrcsdk folder.
|
| All times are GMT -5. The time now is 09:31. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi