Hi!
Im Àlvar Mercadé. At work Im doing the port of a design application based
on Eclipse RCP which is written in Java 1.6. Ive installed the Java Update
for our Mac Mini with Leopard and I have put Java 1.6 as the default JavaVM
in the Java Preferences.app. When I try to launch the application it show
a window JVM terminated then shows error code = -1 and finally the list of
parameters of the virtual machine. Also I have tried to put in the
Info.plist file inside startup.app this line:
<string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Vers
ions/1.6.0/Commands/java</string>
This line is placed between the <array> tag an the </array> tag at the end
of the file. Also I have tried to launch the application from a Unix
terminal and it shows the same window but in the terminal it says:
_NSJVMLoadLibrary: NSAddLibrary failed for
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libjvm.
dylib
JavaVM FATAL: Failed to load the jvm library.
Anybody knows what is happening ??
Thanks for your attention.
_______________________________________________
platform-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/platform-dev