Brian Silverman | 890a32a | 2018-03-11 15:41:56 -0700 | [diff] [blame] | 1 | # Project specific information |
2 | package=com.ctre | ||||
3 | robot.class=${package}.Robot | ||||
4 | simulation.world.file=/usr/share/frcsim/worlds/GearsBotDemo.world | ||||
5 | #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. | ||||
6 | userLibs=C:/temp/ecl | ||||
7 | #userLibs=c:\temp #${user.home}/wpilib/user/lib |