Eclipse/SVN Install

Eclipse: http://eclipse.org/downloads/

    • Download the Eclipse IDE for Java Developers

SVN: http://www.ubersvn.com/download

    • Download the Subversion client 1.7.X for your OS.

Subclipse: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

    • Once you download Eclipse and SVN, install Subclipse through the Eclipse Help menu. Your menus may look a little different than what you see on this page.
      1. In Eclipse, select Help->Install New Software.
      2. Click Add (on the top right) and then type http://subclipse.tigris.org/update_1.8.x in the Location box and click OK.
      3. Select Subclipse and follow the instructions for installing.
      4. You will need to restart Eclipse for the changes to take effect.