mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00: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!