View Single Post
  #1   Spotlight this post!  
Unread 04-07-2014, 02:00
Tiernoez Tiernoez is offline
Registered User
FRC #1072 (Harker Robotics)
Team Role: Programmer
 
Join Date: May 2014
Rookie Year: 2014
Location: San Jose, CA
Posts: 3
Tiernoez is an unknown quantity at this point
Adding a custom library to Robot Code? (Java)

Hello all,

So we've written a library containing some basic items that we've used from year to year. However, I'm stuck trying to figure out how to add it to the actual robot code. I don't want to add all of the files into the project itself, but, unlike with vanilla NetBeans projects, the robot project doesn't have the feature to add libraries. Could anyone give any suggestions as to how to go about doing so?Thanks so much!
Reply With Quote