Community
Participate
Working Groups
PDE Product Export fails with a NPE in 3.6m7 when I use the export wizard from the product configuration editor. This works with the same workspace in 3.6m6 (32bit as well as 64bit), but no longer in 3.6m7 (neither 32bit or 64bit). Here is the stack trace from the error log: java.lang.NullPointerException at org.eclipse.pde.internal.core.exports.ProductExportOperation.createBuildPropertiesFile(ProductExportOperation.java:194) at org.eclipse.pde.internal.core.exports.ProductExportOperation.run(ProductExportOperation.java:105) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Just to be sure some more details: eclipse.buildId=I20100429-1549 java.version=1.6.0_17 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/mlippert/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/mlippert/.eclipse_keyring -showlocation
Uups, sorry for this, seems to be an exact duplicate of another bug... :-) *** This bug has been marked as a duplicate of bug 311273 ***