Eclipse 3.2.2 on 7.0-CURRENT

Rick C. Petty rick-freebsd at kiwi-computer.com
Mon Aug 27 16:47:04 PDT 2007


On Sun, Aug 26, 2007 at 04:42:47PM -0400, Indigo 23 wrote:
> 
> I was using the diablo-jdk/jre, and the strange thing is that NetBeans
> (5.5.1) seems to run fine with it, but Eclipse spits out this error
> message during startup:
> 
> "JVM terminated. Exit code=1
> /usr/local/bin/java
> -Xms40m
> -Xmx256m
> -jar /usr/local/eclipse/startup.jar
> -os freebsd
> -ws gtk
> -arch x86
> -launcher /usr/local/eclipse/eclipse
> -name Eclipse
> -showsplash 600
> -exitdata 20017
> -vm /usr/local/bin/java
> -vmargs
> -Xms40m
> -Xmx256m
> -jar /usr/local/eclipse/startup.jar"

That's the error message Eclipse spits out for almost every runtime problem
(whether it's startup or a NPE in native code).

-- Rick C. Petty


More information about the freebsd-eclipse mailing list