|
Re: Packages/Importing problem with FRC Java
We are using the new 2015 roboRIO.
I've been programming for the team for 2 years and I've just decided to go ahead and clean up our messy code and start using threads to make things easier.
I have set up the project properly.
File -> New Project - > Java FRC -> IterativeRobot
I know it's working because it's recognizing the FRC java API which I am knees deep in with the code. It's just this problem where I can't seem to import a java utility I need for threads.
|