6 lines
377 B
Properties
6 lines
377 B
Properties
# Project specific information
|
|
package=org.usfirst.frc.team2059.robot
|
|
robot.class=${package}.Robot
|
|
simulation.world.file=/usr/share/frcsim/worlds/GearsBotDemo.world
|
|
#Uncomment and point at user libraries to include them in the build. Do not put libraries in the \wpilib\java folder, this folder is completely overwritten on plugin update.
|
|
#userLibs=${user.home}/wpilib/user/lib |