View Single Post
  #3   Spotlight this post!  
Unread 18-01-2017, 18:30
euhlmann's Avatar
euhlmann euhlmann is offline
CTO, Programmer
AKA: Erik Uhlmann
FRC #2877 (LigerBots)
Team Role: Leadership
 
Join Date: Dec 2015
Rookie Year: 2015
Location: United States
Posts: 398
euhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud ofeuhlmann has much to be proud of
Re: com.CTRE package does not exist

Quote:
Originally Posted by VaneRaklan View Post
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.
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
__________________
Creator of SmartDashboard.js, an extensible nodejs/webkit replacement for SmartDashboard


https://ligerbots.org
Reply With Quote