![]() |
Need some help with deploying Java code into RoboRIO
Hello, I'm one of the few programmers of my team. Our team is now trying to move on from LabView to Java for the next season however, this is my first time using Java in robotics.
The problems i'm having is when I attempt to deploy the code via Eclipse, I get this: Code:
Buildfile: C:\Users\Robot\workspace\886 Test\build.xmlIs there anything i'm missing or anything I done wrong? |
Re: Need some help with deploying Java code into RoboRIO
It's an issue computer-side, not an issue with connecting to the RIO. Eclipse isn't able to find your java compiler. Make sure that the JDK is installed and that your JAVA_HOME environment variable is set to the install directory
|
Re: Need some help with deploying Java code into RoboRIO
The JDK vs. JRE tripped us up a few times. The http://wpilib.screenstepslive.com/s/...eclipse-c-java start out showing the JRE selected but be sure to read the install instructions and point to your JDK.
|
| All times are GMT -5. The time now is 02:23. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi