Versions Compared

Key

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

...

Note
ready steady go
ready steady go

A preinstalled eclipse can be found at our files server Software:/MacOSX/Software/Eclipse

Install Eclipse (3.

...

5)

Download the Java EE edition . It must include WTPwhich includes WTP (web tool project).

Subversive (Subversion Plugin)

...

Install the plugin

  1. Help / Install New Software

...

  1. ..
  2. select: Galileo - http://download.eclipse.org/

...

  1. releases/galileoImage Added
  2. select: Collaboration/Subversive SVN Team Provider

Connectors
You also have to install a connector. Subversive will prompt you on the first usage.

  1. open "SVN Repository" perspective (Window -> Open perspective)
  2. select SVNKit 1.3
  3. proceed installation

Maven integration (M2Eclipse)

Plugin

  1. Help -> Install New Software ..
  2. Add... (to add a new site)
  3. http://m2eclipse.sonatype.org/sites/m2eImage Added

WTP Integration

...

Maven integration

Register the following URLs in Help / Software Updates

...

  1. Help -> Install New Software ..
  2. Add... (to add a new site)
  1. http://m2eclipse.sonatype.org/

...

  1. sites/m2e-extrasImage Added
  2. select: Maven Integration for WTP

Subversive Integration

...

  1. Help -> Install New Software ..
  2. Add... (to add a new site)
  1. http://www.polarion.org/projects/subversive/download/integrations/update-site/Image Added

JIRA integration

...

  1. select: Subversive Integration for M2Eclipse

FreeMarker IDE (optional)

Register the following URLs in Help / Software Updates

  1. http://download.jboss.org/jbosstools/updates/

...

  1. JBossTools-3.0.3.GAImage Added
  2. select: FreeMarker IDE

Any Edit (optional)

Used for tab to space transformations and other cleanup on save

  1. http://andrei.gmxhome.de/eclipseImage Added
  2. select: AnyEditTools

JIRA integration (optional)

  • Check Mylyn Extras and select JIRA integration

Setup Project(s)

Single Module

...