Versions Compared

Key

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

...

  • After installing m2eclipse, open the eclipse subversion perspective and select "check out as maven project" at the trunk level.
  • This will create an eclipse project per maven module
  • eagle-i-base contains the root POM. mvn install at this level builds the entire application suitetree.

Alternately, here are some notes on setting up eclipse for GWT debugging from one of our team members.

...