Eclipse for Arduino » History » Revision 3
Revision 2 (Joseph Foley, 2011-11-01 10:02) → Revision 3/4 (Joseph Foley, 2011-11-01 10:10)
h1. Eclipse for Arduino
# Download Eclipse for c++ at http://www.eclipse.org/downloads/
# If needed install a Java JRE or JDK http://java.com/en/
# Install WinAVR (on windows) or "apt-get install gcc-avr" (on linux)
# Run Eclipse
#
## Menubar: help -> Install new software
## In "Work with" look for a releases entry, somthing like http://download.eclipse.org/releases/helios
## Expand "Collaboration"
## Select "Subversive SVN Team Provider"
## Click Next
## Keep Clicking Next and OK until it is done
## Eclipse may need to restart
# Install the AVR interface for Eclipse
## Menubar: help -> Install new software
## Click on Add
## Name: AVR Eclipse
## Location: http://avr-eclipse.sourceforge.net/updatesite
## Click "Next"
## Open up "CDT tools"
## Select AVR Eclipse Plugin
## Say OK or Next to the dialogs
## Eclipse will need to restart
# Click on the symbol with the plus in the bottom left corner
## Click on SVN to expand
## Click on SVN Repositories
## Click OK
# The SVN Repositories window should appear on the left
# Click on the cylinder+ symbol "New Repository Location"
# Type in "https://projects.cs.ru.is/svn/precision2011