Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] bundle packaging

What are you trying to achieve?

m2e-tycho provides some level of support for maven-bundle-plugin, mainly
to enable interoperability between tycho/pde and maven-bundle-plugin
projects within the same workspace. If you are not interested in pde
integration, then maven-bundle-plugin projects do not require any
special support and are expected to work without additional m2e extensions.

--
Regards,
Igor

On 11-09-14 7:24 AM, Lars Fischer wrote:
Hello,

I have a project with packaging="bundle" which uses the "maven-bundle-plugin" .

Is there a way, how I can develop this project using m2e? Is there a
m2e extension for the "bundle" packaging?

Kind regards,
Lars
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top