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
_______________________________________________
freebsd-eclipse@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to