View Single Post
  #3   Spotlight this post!  
Unread 05-02-2017, 20:25
Harshal Harshal is offline
Registered User
FRC #4678
Team Role: Mentor
 
Join Date: Feb 2017
Rookie Year: 2013
Location: Canada
Posts: 3
Harshal is an unknown quantity at this point
Re: Eclipse Java problems???

Quote:
Originally Posted by Broasted View Post
We are from team 6630 from La Porte city Iowa. We are new to FRC and have run into an issue with our java programs. We are trying to organize our code into subsystems, but we cannot figure out how to reference other class files into our main project file. We tried making a subsystem in our project, but it will not give us that option. We tried looking around on the internet to no avail . Thank you for further responses.

Hi, if you have WPILib installed, then there is a lot of example code that will help you get started, Robot Builder also breaks everything into subsystems and commands setting up a good code base to work with as a new team.
Reply With Quote