# Project specific information | |
package=com.ctre | |
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=C:/temp/ecl | |
#userLibs=c:\temp #${user.home}/wpilib/user/lib |