Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless PDE build: incorrect compile*.xml script
Headless PDE build: incorrect compile*.xml script [message #604765] Mon, 22 February 2010 15:33
Stefan Jurack is currently offline Stefan JurackFriend
Messages: 24
Registered: February 2010
Junior Member
Hi,

I identified some strange behavior in headless PDE (Eclipse 3.5) build, building one feature with nine plugins bundled:
1) Starting the build process three times each leads to a different compile*.xml script with:
a) different plugins even *missing* and
b) a compile order which is inappropriate regarding plugin-dependecies i.e. some plugins are tried to be compiled before other plugins they depend on.
2) Furthermore, although I set flag "parallelCompilation=false" in the build.properties, the generated compile-script defines thread groups.

Has anyone noticed such a behavior yet...and maybe solves these issues? I've tried a number of things and I am absolutely clueless now! Help is highly appreciated.

Please find the following files:
* build.properties:
http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.hen shin/releng/build.properties
* Whole project structure:
http://dev.eclipse.org/svnroot/modeling/org.eclipse.emft.hen shin/

* Tree different compile-scripts generated out of the same source, with each missing different plugins.
http://www.mathematik.uni-marburg.de/~sjurack/tmp/1_compile. org.eclipse.emf.henshin.runtime.xml
http://www.mathematik.uni-marburg.de/~sjurack/tmp/2_compile. org.eclipse.emf.henshin.runtime.xml
http://www.mathematik.uni-marburg.de/~sjurack/tmp/3_compile. org.eclipse.emf.henshin.runtime.xml


Stefan

PS: I posted this already in the newsgroup "eclipse.platform.pde", but got no answer yet. If we can work this out here, I'll post an appropriate answer in the newsgroup (and vice versa of course)
Previous Topic:Headless PDE build: incorrect compile*.xml script
Next Topic:Checking validity of content of an Editor?
Goto Forum:
  


Current Time: Thu Mar 28 08:51:34 GMT 2024

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

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

Back to the top