Search code examples
eclipsejvmeclipse-indigojavaeclipse-juno

Eclipse doesn't find the installed JREs anymore


My eclipse doesn't find the installed JREs anymore. When trying to set them up I get an error message which I attached as a picture. I am running eclipse on ubuntu 12.04, neither my old Eclipse 3.7.2 nor the just downloaded version 4.2 is working. Same error messages is popping up. I tried to use a different Java version (update-alternatives java), changed from openjdk-6 to openjdk-7, same error. Changed the -vm parameter in the eclipse.ini to the java path (version) I would like to use, but getting still the error. I don't know what else I can try...

Your help is really appreciated.enter image description here


Solution

  • I have fixed this bug following this answer on ask ubuntu: Just launch a sudo apt-get --reinstall install tzdata-java.