Skip to content
Jeremie Bresson edited this page Nov 7, 2014 · 2 revisions

Setup for Eclipse IDE

Requirements

Import project

  • Menu: File -> Import
  • Select "Existing Maven Project"
  • Point to the folder where the roaster git repository is checked out.

Import existing Maven project wizard

The Projects should look like this:

Package Explorer with the roaster project

It might also be useful to import the git repository into EGit.

Set Formatter

Set the appropriate formatter in the "Java formatter" preference page in the workspace preferences:

Java Formatter preference page