>>>>> Steinar Bang <[EMAIL PROTECTED]>: >>>>> Steinar Bang <[EMAIL PROTECTED]>: >> I've succeeded in building my eclipse RCP app (developed against eclipse >> 3.2.2) with eclipse 3.3.2, by forcing the newest pde-maven-plugin >> snapshot (this fixed the "missing startup.jar" problem).
>> But now I'm unable to build my app against eclipse 3.2.2. I get this >> line at the end: >> /home/sb/p4/depot/myapp/MAIN/myapp_eclipse_studio_export/myapp_studio_win32/assemble.org.eclipse.pde.build.container.feature.win32.win32.x86.xml:126: >> java.io.EOFException > I've googled and found this match: > http://www.eclipsezone.com/eclipse/forums/t101682.html > What it says is that the PDE build needs the feature > org.eclipse.equinox.executable which comes from the RCP delta pack. > The target platform/basedir for 3.3.2 has this feature, but the target > platform for 3.2.2 doesn't. > It could be an incompatibility between the 1.0-alpha-2-20070917.003805-1 > snapshot version of the pde-maven-plugin and the 3.2.2 RCP delta pack, > maybe...? Here's another match on the error message: http://www.nabble.com/-Fwd:-Build-failure--td12477828.html Here's someone who has overwritten the eclipse.base property used by PDE build. This property is probably set by pde-maven-plugin. Are there some incompatibilities here between eclipse 3.2.2 and 3.3.2? Thanx! --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email