>
>
>> Maintaining OSGi meta data outside of the bundle manifest is not great
>> hence why I believe PDE is the way to go. Just need a reliable PAX-Runner!!
>>
>
> Ok, getting your idea. Personally i usually do not recommend using PDE for
> OSGi bundle development. There is a reason why bndtools started. For
> Maven-sane people, maven-bundle-plugin saves a lot of headaches.
>

Making a project a PDE project to avoid competing metadata was a guiding
principle for me for many painful months. Bad thinking on my part :)  I
agree with Toni on this. BndTools plugin, used with m2eclipse and the maven
bundle plugin will save you a lot of heartache. And don't forget the maven
dependency plugin to copy your finished bundles to the eclipse target
platform directory.
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to