Hi, I am trying to run Eclipse with the Sun jdk-1.5.0_08 but it fails to start with the following error messege dialog: JVM terminated. Exit code=1 /usr/bin/java -jar startup.jar -os linux -ws gtk -arch x86_64 -launcher /usr/bin/eclipse -name Eclipse -showsplash 600 -exitdata f0015 -vm /usr/bin/java -vmargs -jar startup.jar I am using alternatives to manage the java symlink. When the alternative is set to FC5 jre-1.4.2-gcj version of java, Eclipse starts up just fine. Is there some configuration step that I have missed? TIA, -M