Exporting eclipse plugin fails under OS X Mountain Lion [message #945682] |
Mon, 15 October 2012 10:32  |
Eclipse User |
|
|
|
I'm developing a plugin for Eclipse Juno under Mountain Lion.
I can test my plugin without problems by doing run as > Eclipse application.
However when I try to export the plugin by doing the following action it fails.
1) Open plugin.xml
2) Go to the tab Overview
3) Select Export Wizard
It returns the following error:
/Users/luca/Documents/University/PhD/FODA/.metadata/.plugins/org.eclipse.pde.core/temp/org.eclipse.pde.container.feature/compile.org.eclipse.pde.container.feature.xml:4: The following error occurred while executing this line:
/Users/luca/Documents/University/PhD/FODA/it.unibg.robotics.featuremodels.model/build.xml:31: /Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/Classes does not exist.
The following error occurred while executing this line:
/Users/luca/Documents/University/PhD/FODA/it.unibg.robotics.featuremodels.model/build.xml:31: /Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/Classes does not exist.
What could be the problem here?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03115 seconds