havapa / testability-explorer

Automatically exported from code.google.com/p/testability-explorer
Apache License 2.0
0 stars 0 forks source link

Eclipse plugin is not understood correctly by maven #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I load the project into an IDE using the pom.xml as the sole source of
metadata, I don't get any of the code from the eclipse plugin in the build
path. It seems difficult to get a correct environment to work on the
eclipse plugin concurrently with core or other modules.

We should get maven to do the right OSGI magic to build the plugin without
using ant.

Original issue reported on code.google.com by aeagle22206 on 18 Aug 2009 at 9:03