minutebot
12-03-2015, 17:52
I'm working with Java in Eclipse and even though when I deploy code it works fine on the robot, I'm still getting error messages throughout my code stemming from the initial errors in the import statements "The import edu cannot be resolved". I've tried a number of things to fix this
-Removing the JRE system library and readding it
-I've selected jdk.1.8.0_25 in the installed JREs
-Reimported from github
-Reinstalled eclipse
-Reinstalled the FRC plugins
Yet none of these have worked. I'd really like to be able to tell when my code has an actual error so any help is much appreciated.
-Removing the JRE system library and readding it
-I've selected jdk.1.8.0_25 in the installed JREs
-Reimported from github
-Reinstalled eclipse
-Reinstalled the FRC plugins
Yet none of these have worked. I'd really like to be able to tell when my code has an actual error so any help is much appreciated.