|
|
| Re: Export Product with Delta Pack Fails [message #782792 is a reply to message #700312] |
Tue, 24 January 2012 08:15   |
AppleJus Mising name Messages: 46 Registered: July 2010 |
Member |
|
|
Hi,
I have the exact same problem and yes I am using Delta Pack 3.6.2 which I setup in the plugins target platform by importing the contents of folders features and plugins to the target platform
The only way the export works under these conditions is if i uncheck "launcher includes native artifcats" from the .product file but then all I get are a bunch of files that are missing a launcher (i get all the different folders for each of the platform I selected, but each have a missing launcher).
When I re-check the checkbox of "includes native artifatcs", then the export fails in less than a second displaying the error message that @Erwin mentioned... By the way unlike @Erwin I am not exporting from mac but rather from a win machine..
I really need to get this working urgently, I hope I could get some help!!
Thanks
[Updated on: Tue, 24 January 2012 08:16] Report message to a moderator
|
|
|
|
|
| Re: Export Product with Delta Pack Fails [message #783211 is a reply to message #783001] |
Wed, 25 January 2012 04:49  |
Marc Eckart Messages: 9 Registered: January 2012 |
Junior Member |
|
|
I could export without the native launcher, which is not ideal, but better than nothing.
Instead of a native launcher you can use a script (.bat on windows or .sh on linux).
In the root directory of your export directory call
java -jar plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
or whatever version your launcher is...
This is just a workaround, until we know how to fix the problem with the native launcher
|
|
|
Powered by
FUDForum. Page generated in 0.27396 seconds