Comment 53 for bug 68053

Revision history for this message
mibes (mibes) wrote :

When using the AMD64 version of Eclipse, please make sure that you are also using the AMD64 version of the JDK. You can get it from the SUN website: http://java.sun.com/javase/downloads/index.jsp

Install this version to e.g. /usr/jdk1.5.0_10 and run Eclipse with the following command:

eclipse -vm /usr/jdk1.5.0_10/bin/java

Hope this works for you!