Quote:
Originally Posted by Peter Johnson
The libraries and include paths should be automatically getting updated by the plugins to point to the correct ${HOME}/wpilib/user/cpp folders (for includes) and files (for libraries) at Eclipse startup. Are the CTRE files actually installed in C:/Users/<your name>/wpilib/user/cpp/include and .../lib? There is a possible issue with the installer at present where if privileges are escalated (e.g. you're running as a normal user and need to type in an admin username/password) during install, the files will be installed into the admin user's wpilib directly instead of the user you're running the installer as.
Can you take a screenshot of the Includes section of your project?
|
Greetings!
OK, I shut eclipse down and updated to the latest Java. started eclipse back up and it seems to be working now. :-) Using the neon.2 release of Eclipse with the latest WPILib version and Java V8 update 121. But, you've got to wipe out any old prolects and start clean because the old projects don't have the search paths set correctly.
Is there an easy way to update old project build specs without having to delete them?
Thanks for your help,
Mike