The Gradle OSGi plugin enables the generation of an OSGi manifest.
But I am building Eclipse RCP applications. In my case, the developers are
creating and are maintaining the MANIFESF.MF file, because it's assisted in
Eclipse with a lot of Eclipse wizards. Also the MANIFEST.MF file is required
when developing applications.
So, in this situation, at build time, I don’t create a new MANIFEST.MF file
at but I am re-using the existing one.
In this situation, I only use "usePlugin('java')" and not
"usePlugin('osgi')". And I tell to use the actual MANIFEST.MF file.
Is it the right way?
Thanks
--
View this message in context:
http://www.nabble.com/The-Gradle-OSGi-plugin-for-Eclipse-RCP-applications-tp22104286p22104286.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email