I was trying it with the gcc-gcj VM, but I just downloaded the self extracting jdk from java.sun.com. I extracted it into /opt and ran eclipse with 'eclipse -vm /opt/jdk1.5.0_03/bin', and I got an error saying that it could not find a virtual machine. I then tried setting the JAVA_PATH environment variable to the same directory (I don't remember if that's the right environment variable), and I got the same error. ----- Original Message ----- From: Andrew Overholt <overholt@xxxxxxxxxx> Date: Friday, June 17, 2005 7:08 am Subject: Re: FC4: Eclipse Fails to Save > In that case, something weird is going on. You're trying this with > anotherJVM (like, for example, Sun's)? You could try our packages > with another > JVM like so: > > eclipse -vm <path to "java" binary> > > Try a new workspace (and another JVM) like so: > > eclipse -data <path to new workspace> -vm <path to "java" binary> > > Andrew > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >