Title: easy way to "eclipsify" AndroMDA projects?

This might not be the best place to ask this question, but I have the following issue:
I imported my AndroMDA test project into Eclipse 3 for fleshing out the code skeletons. This, however, required adding a lot of jars from the maven repository to the classpath in some sort of trial and error fashion, until finally all unresolved references to external packages had disappeared.

Not being very fluent with maven, I would like to ask: is there an easier way to get an AndroMDA project (or any maven project, that is) ready for Eclipse? Is there maybe some kind of tool that automatically migrates the dependencies from maven to the eclipse classpath? Then when it finally comes to building and deploying the project, is there something analogous to the Ant support in Eclipse? What does your typical AndroMDA development environment look like?

Best regards and sorry again if this is out of place,
Stefan

Reply via email to