Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Setup Eclipse

Note
ready steady go
ready steady go

A preinstalled eclipse can be found at our files server

Wiki Markup
{toc} h2. Setup Eclipse {warn}A preinstalled eclipse can be found at our files server

Software:/MacOSX/Software/Eclipse

{warn} h3. Install Eclipse

Install Eclipse (3.3.2)

...

Download

...

the

...

Java

...

EE

...

edition.

...

It

...

must

...

include

...

WTP.

...

Subversive

...

(Subversion

...

Plugin)

...

Register

...

the

...

following

...

URLs

...

in

...

Help

...

/

...

Software

...

Updates

...

...

...

Maven

...

integration

...

Register

...

the

...

following

...

URLs

...

in

...

Help

...

/

...

Software

...

Updates

...

...

JIRA

...

integration

...

  • Check

...

  • Mylyn

...

  • Extras

...

  • and

...

  • select

...

  • JIRA

...

  • integration

...

Setup

...

Project

...

Create

...

New

...

Project

...

Select

...

New

...

/

...

Other

...

(not

...

Project)

...

 
Image Added

Select Maven checkout from SCM

Image Added

Provide subversion URL

http://svn.magnolia.info/svn/magnolia/trunk 

...

Image Added

Check if you got all the projects (the sub modules)

Image Added

Create a Server

If not yet done create a server.

Image Added

Deploz the Webapp project

Image Added

Open Server Edit Pane

Doubleclick on the server item 

Image Added

Disable publishing

Make sure that the option Serve modules without publishing is selected. This ensures that the classes are taken from the target directories. 

Image Added