qualifier and jaring with build,xml [message #780735] |
Thu, 19 January 2012 04:10 |
Eclipse User |
|
|
|
Hi,
I have to provide a custom build script for one plug-in that hast to work with the PDE UI, e.g. I like to deploy a product via the exprt link in a *.product file.
I generated the build.xml with Eclipse 3.7 SR1 via context menu of the MANIFEST.MF file "PDE Tools, Create Ant Build File".
The created file works but has two issues:
1. The deployed plug-in is no longer jared. I can jar it for instance in target "gather.bin.parts" but I thinkt here should be a bedder place to do it? Why is it no longer done by the whole build process of the *.product file?
2. The version qualifier is normally replaced. But the generated build.xml has a constant replacement that is always used. The deployed feature has a different qualifier as the constant one.
Is there a solution for these two problems? What I'm lookinf for is a build.xml file that does exactly the same as the internal used one by PDE that I can customize.
Thanks
Martin
|
|
|
Powered by
FUDForum. Page generated in 0.03292 seconds