On Nov 30, 2006, at 1:07 PM, Bhupendra Bhardwaj wrote:
Hi,
The Qpid management eclipse-plugin that I am developing is in a
good shape
now. For maven build, can someone point me in right direction
about how do
I add external dependencies , which are eclipse3.2 plugins.
If someone knows about any exisintg project with similar independent
eclipse-plugin, then I can refer to that and structure the plugin in
required way.
I think this page explains what you're looking for:
<http://docs.codehaus.org/display/MAVEN/Maven+and+Eclipse>
under "Building Eclipse plugins in Maven".
--steve