Versions Compared

Key

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

...

Eclipse Tools: Prerequisite Installation

Tomcat 7.0.8

Maven 3.0.2

Eclipse 3.6

Eclipse Plugins

Tomcat Plugin

Maven Plugin

SVN Plugin

Eclipse (required)

Obviously, to do this you will need to have Eclipse Installed: http://www.eclipse.org/

...

  1. Download the DSpace's Coding Conventions config file: dspace-eclipse-format.xml\|IDE Integration - DSpace, Eclipse and Tomcat^dspace-eclipse-format.xml|||^Dspace-eclipse-format.xml|^Dspace-eclipse-format.xmlInstall either as workspace default or for your individual DSpace project(s).
  2. #* (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.

...