Skip to content

Configuring a Development Computer for FRC

David edited this page Jan 15, 2015 · 3 revisions

For the installation of Eclipse with the FRC plugins click here.

After the software installed a few additional steps need to be taken to ensure there are no problems compiling the code.

Setting JAVA_HOME correctly

For Apache Ant to be able to build the source code the JAVA_HOME system variable needs to be set to the proper value.

Clone this wiki locally