I don’t know what it is I’m doing that I shouldn’t be doing, or not doing that I should. I have added the jar to the build path and I made my attempt at adding it to the ant build.xml and still nothing. I can see that the package exists within the project’s Referenced Libraries but I guess either the code or the build files can’t see them.
I had to restart eclipse
Sent from my iPhone using Tapatalk
You shouldn’t have to make any changes to build.xml. You should revert it. The eclipse build path should similarly auto-update as soon as you restart eclipse (as the above poster said). Make sure you have a CTRLib.jar in <user profile>/wpilib/user/java/lib. If not, try installing CTR Toolsuite again