View Single Post
  #3   Spotlight this post!  
Unread 06-01-2015, 20:24
TeamMarcies TeamMarcies is offline
Registered User
FRC #4777
 
Join Date: Jun 2013
Location: Canada
Posts: 9
TeamMarcies is an unknown quantity at this point
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.
Reply With Quote