Hi,
although this is absolutely right, the currently preferred and
maintained build tool is buildr. The maven build is not as stable and
feature complete as the buildr build (which is also twice as fast as
maven...)
To let buildr create the eclipse metadata for you, run "buildr eclipse".
When ins
Hi,
*mvn eclipse:eclipe *from the root level will generate all eclipse resources
needed to import the project into eclipse IDE and afterwards
File-->Import-->General-->Existing Project into Workspace and navigate to
the project folder location. Then set the m2 repo location as a Classpath
variable