A tool to quickly convert a 2018 FRC Java eclipse-based project to a 2018 GradleRio-based project
- Download the latest release from here and place the executable in the main folder of your project.
- While connected to the internet, run the executable.
- Follow the prompts to convert the project.
- Automatically downloads and sets up Gradle and GradleRio
- Automatically detects main robot class
- Performs a build so all dependencies are downloaded.
- Can automatically include RobotLib (Only if on team 4450)