Dienstag, 4. Januar 2011

Forked EclipseToMavenTooling

At my company we currently build our GUI clients based on Eclipse RCP. To create and deploy a RCP for our products we use maven combined with the assembly plugin and install4j. This requires that every Eclipse dependency is being copied to the assembly. Therefore a list of dependencies for the Eclipse RCP must be maintained.
A former collegue of me wrote such a tool which he has made available under
https://github.com/lhein/EclipseToMavenTooling

This tool is very handy but doesn't take features into account. So I forked his Git project and added the support for collecting feature dependencies. You can get it from here:
https://github.com/sweber/EclipseToMavenTooling


Stefan

Keine Kommentare:

Kommentar veröffentlichen