View Single Post
  #1   Spotlight this post!  
Unread 21-01-2013, 13:30
team1512's Avatar
team1512 team1512 is offline
Registered User
FRC #1512
 
Join Date: Jan 2008
Location: Concord
Posts: 10
team1512 is an unknown quantity at this point
Edit build script to use custom library?

Hello,
I would like to edit the build script of my Netbeans FRC project in order to use an external library I have found. I am not familiar with Ant, however in the build script it says:

"Some useful command line properties: ... -Dutility.jars=utils.jar a classpath separator delimited list of jars to be included with the application"

This sounds like what I want, but I am not sure where to specify command line properties. Does anyone know the easiest way to make this work? I'm really lost here.
Reply With Quote