Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In Eclipse select "Help --> Install New Software...". 

In the drop down list select "Helios - http://download.eclipse.org/release/heliosImage Removed." 

From the list select "Collaboration --> Subversive SVN Team Provider"

Click the "Next >" button and follow the dialogs to install the plugins.

Restart Eclipse. 

Eclipse ask you which Subversive Connector you want to use. Choose SVN Kit or JavaHL.

...

  1. Download the DSpace's Coding Conventions config file: dspace-eclipse-format.xml|IDE Integration - DSpace, Eclipse and Tomcat^dspace-eclipse-format.xml\
  2. Install either as workspace default or for your individual DSpace project(s).
    • (Workspace Default) Select Window -> Preferences in Eclipse. Go to the Java -> Code Style -> Formatter. Click the "Import..." button and select the file.
    • (Individual Project) Right click on the DSpace project, select Properties. Go to the Java -> Code Style -> Formatter. Click the "Import..." button and select the file.

...