With IAM

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 1. about 2 years by david.bernard.31
 

Assumes:

  • Eclipse 3.4 is installed (3.5 can work with some more magic)
  • Scala IDE for Eclipse plugin 2.7.5.final
  • IAM previously Q4E

Provides:

  • Automatic Discovery of dependent artifacts
  • Semi-Automatic setup of build paths
  • Automatic Download of javadocs and sources for dependent artifacts
  • Build/Test/Run inside or outside Eclipse
  • Maven Dependency Management Interfaces (graphs and trees)

The workflow

  1. you should first checkout/create your maven project.
  2. run the Maven import command against the newly created/checked out project.
  3. right click the appropriate scala module projects and select the Scala > Add Scala Nature menu item.