Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » qualifier and jaring with build,xml
qualifier and jaring with build,xml [message #780735] Thu, 19 January 2012 04:10
Eclipse UserFriend
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
Previous Topic:Text Right Alignment in SWT Table column
Next Topic:Icons of Outline-view
Goto Forum:
  


Current Time: Wed Jul 02 19:35:43 EDT 2025

Powered by FUDForum. Page generated in 0.03292 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top