openjdk and eclipse

peter barnabus peterbarnabus at gmail.com
Mon Feb 23 06:48:07 PST 2009


Hi,

I had some success running eclipse with soylatte, but it does not work at
all with the latest openjdk. Has anyone else had any success?

/usr/local/java-1.7.0/bin/java -server -Xms128m -Xmx1536m
-XX:MaxPermSize=256m -Dosgi.requiredJavaVersion=1.5
-Dorg.eclipse.swt.internal.carbon.smallFonts -Djava.library.path=jnilib -cp
plugins/org.eclipse.equinox.launcher_1.0.200.v20090128-1500.jar
org.eclipse.equinox.launcher.Main -os macosx -ws cocoa -arch x86_64
-showsplash -launcher Eclipse.app/Contents/MacOS/eclipse -name Eclipse
--launcher.library
plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.0.0.v20081125-1800/eclipse_1201.so
-startup plugins/org.eclipse.equinox.launcher_1.0.200.v20090128-1500.jar
-launcher Eclipse.app/Contents/MacOS/eclipse -keyring
/Users/peter/.eclipse_keyring -consoleLog -showlocation -vm
/usr/local/java-1.7.0

java.lang.NullPointerException
        at
org.eclipse.core.runtime.adaptor.LocationManager.getEclipseHomeLocation(LocationManager.java:161)
        at
org.eclipse.core.runtime.adaptor.LocationManager.initializeLocations(LocationManager.java:140)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:275)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:623)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:556)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:511)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1270)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1246)

regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20090223/f36a1e33/attachment.html 


More information about the bsd-port-dev mailing list