Hello Tim, The procedure you sent me for installing Java 1.5 was EXACTLY the procedure I have used to install it. However, Eclipse don't wor at all. Even if I manually change jave to point to java back to jre-1.4.2.bin. Am I missing something? Hoffmann
try deleting the ~/workspace/.metadata directory and
use the
usr/sbin/alternatives --config java
command and select gcj java as default.
and then start Eclipse again
Tim