|
Headless build -
03-06-2008, 08:38 AM
Hi,
I am trying to build a headless build for the eclipse pde plugins.
I have three platforms, each platform having their features and plugins folders. The build generates a zip (with corresponding features and plugins) for each of the platforms seperately. Now the issue is I want only one zip containing all the platforms.
I have tried setting groupConfigurations=true but I dont know what I have to modify in allElements.xml
Can anyone pls help me with an example?
If there is any other way to do this, pls let me know.
Thanks in advance.
|