https://bugzilla.novell.com/show_bug.cgi?id=334783 User phil@philfeller.com added comment https://bugzilla.novell.com/show_bug.cgi?id=334783#c97 Phillip Feller <phil@philfeller.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@philfeller.com --- Comment #97 from Phillip Feller <phil@philfeller.com> 2008-01-26 12:41:22 MST --- I am unable to use Eclipse because update-alternatives is not working properly with Java 1.6. I have tried with both the most recent version (/usr/lib/jvm/jre-1.6.0.u3.sr2-sun) and the previous version (/usr/lib/jvm/jre-1.6.0.u3-sun). Running java -version shows that the binary is correct, but most of the /etc/alternatives links point to Java 1.5: lrwxrwxrwx 1 root root 38 2008-01-26 12:24 /etc/alternatives/java -> /usr/lib/jvm/jre-1.6.0.u3-sun/bin/java lrwxrwxrwx 1 root root 44 2008-01-26 12:24 /etc/alternatives/java.1.gz -> /usr/share/man/man1/java-java-1_6_0-sun.1.gz lrwxrwxrwx 1 root root 37 2007-11-19 19:38 /etc/alternatives/javac -> /usr/lib/jvm/java-1.5.0-sun/bin/javac lrwxrwxrwx 1 root root 45 2007-11-19 19:38 /etc/alternatives/javac.1.gz -> /usr/share/man/man1/javac-java-1_5_0-sun.1.gz lrwxrwxrwx 1 root root 39 2007-11-19 19:38 /etc/alternatives/javadoc -> /usr/lib/jvm/java-1.5.0-sun/bin/javadoc lrwxrwxrwx 1 root root 47 2007-11-19 19:38 /etc/alternatives/javadoc.1.gz -> /usr/share/man/man1/javadoc-java-1_5_0-sun.1.gz lrwxrwxrwx 1 root root 37 2007-11-19 19:38 /etc/alternatives/javah -> /usr/lib/jvm/java-1.5.0-sun/bin/javah lrwxrwxrwx 1 root root 45 2007-11-19 19:38 /etc/alternatives/javah.1.gz -> /usr/share/man/man1/javah-java-1_5_0-sun.1.gz lrwxrwxrwx 1 root root 37 2007-11-19 19:38 /etc/alternatives/javap -> /usr/lib/jvm/java-1.5.0-sun/bin/javap lrwxrwxrwx 1 root root 45 2007-11-19 19:38 /etc/alternatives/javap.1.gz -> /usr/share/man/man1/javap-java-1_5_0-sun.1.gz lrwxrwxrwx 1 root root 27 2007-11-19 19:38 /etc/alternatives/java_sdk -> /usr/lib/jvm/java-1.5.0-sun lrwxrwxrwx 1 root root 27 2007-11-19 19:38 /etc/alternatives/java_sdk_1.5.0 -> /usr/lib/jvm/java-1.5.0-sun lrwxrwxrwx 1 root root 35 2007-11-19 19:38 /etc/alternatives/java_sdk_1.5.0_exports -> /usr/lib/jvm-exports/java-1.5.0-sun lrwxrwxrwx 1 root root 35 2007-11-19 19:38 /etc/alternatives/java_sdk_exports -> /usr/lib/jvm-exports/java-1.5.0-sun lrwxrwxrwx 1 root root 27 2007-11-19 19:38 /etc/alternatives/java_sdk_sun -> /usr/lib/jvm/java-1.5.0-sun lrwxrwxrwx 1 root root 35 2007-11-19 19:38 /etc/alternatives/java_sdk_sun_exports -> /usr/lib/jvm-exports/java-1.5.0-sun lrwxrwxrwx 1 root root 40 2008-01-26 12:24 /etc/alternatives/javaws -> /usr/lib/jvm/jre-1.6.0.u3-sun/bin/javaws lrwxrwxrwx 1 root root 46 2008-01-26 12:24 /etc/alternatives/javaws.1.gz -> /usr/share/man/man1/javaws-java-1_6_0-sun.1.gz I have tried running update-alternatives both with --auto and --config to select Java 1.6 for the java alternative. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.