|
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
|