Source bundle generation for bundle only [message #1072605] |
Tue, 23 July 2013 02:19 |
Eclipse User |
|
|
|
For RCP application I have few plugins but no features. I want to generate source bundle for each plugin in headless build. I followed eclipse help on following page (http://wiki.eclipse.org/PDEBuild/Individual_Source_Bundles) but it is talking about modifications in features bundles(buld.properties and feature.xml).since I have no feature and only plugins. what to do to generate the source bundles for the plugins?
what I tried:
I modified build.properties in <builder>\build.properties
individulSourceBundle=true
added a property in plugin's build.properties
generate.plugin@<plugin-id>.source=<plugin id>
but no luck. could someone guide me to generate source bundles?
any help will be highly appreciated!
Rav
|
|
|
Powered by
FUDForum. Page generated in 0.25549 seconds