RCP export for mac os [message #870310] |
Mon, 07 May 2012 11:52  |
Eclipse User |
|
|
|
Hi,
I have made an RCP application. I want to export the product for mac os. I have downloaded delta pack. I have updated target platform.
Now there are 2 two problems.
1 - if i select "The product includes native launcher" then i get error "Unable to find plugin org.eclipse.equinox.launcher".
2 - if i do not select "The product includes native launcher" then export works fine and it create folders for selected platforms. Now in windows OS folder there is no .exe file. So i created batch file with following command
java -Xss10m -Xms256m -Xmx1400m -jar plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
it works peferfectly but when i create .sh file for mac folder then i get following errors shown in log file
org.osgi.framework.BundleException: The activator org.eclipse.ui.internal.WorkbenchPlugin for bundle org.eclipse.ui.workbench is invalid
Do you have any idea why it happens.
cheers,
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26714 seconds