Files
allwpilib/eclipse-plugins/edu.wpi.first.wpilib.plugins.simulation
peter mitrano 43960b9bca changed windows file separator to unix file separator
Change-Id: I7e57bde57c1f735d9bd70b26141fb562be392b4f
2015-08-18 12:05:30 -04:00
..
2015-08-18 10:39:25 -04:00
2015-08-18 10:39:25 -04:00
2015-08-18 10:39:25 -04:00
2015-08-18 10:39:25 -04:00
2015-08-18 10:39:25 -04:00
2015-08-18 10:39:25 -04:00

#Notes on the simulation eclipse plugin Should download models when installed

build with the rest of the eclipse plugins using:

//if you're in the eclipse-plugins directory
mvn package

//otherwise in the base dir
./gradlew eclipsePlugins //no colons here!