-
Notifications
You must be signed in to change notification settings - Fork 4
Update Guide
Colby Skeggs edited this page Nov 11, 2015
·
7 revisions
See the readme on the main page for the correct documentation.
To update to the latest version, you will need to reinstall the CCRE completely. You will not be able to transfer your projects, but you will be able to move your source code by coping it to the new src folder.
Go to [Tutorial 1.1]([Tutorial-1.1] Setting up the CCRE) for help installing the CCRE.
- Check this page to make sure that there aren't any breaking changes. (These are rare, but you should check anyway just in case.)
- Right-click on the CommonChickenRuntimeEngine project and select Team->Pull. This will update all CCRE projects, not just the CommonChickenRuntimeEngine project.
- Press Okay.
- Press Project -> Clean...; press OK with "Clean all projects" selected.
- Press Project -> Build All; wait for everything to complete successfully.
- Look below to see if your version has special notes.
The ApolloGemini2014 source code has been moved to the SampleIgneousRobot project. This means that the ApolloGemini2014 project must be deleted. If you have an older version of the CCRE, you'll see it appear as a closed project and you will be unable to open it. Simply right-click on the project, select Delete, and press OK.
Install JDK 8. It'll make everything easier. Just do it.