Search code examples
javaeclipsefedora

JRE system library not found exception in eclipse


Dear All, I am eclipse3.1 IDE for java under fedora 8 environment. I installed fresh copy of eclipse and trying to run a program,it shows JRE system library not found exception popup. I added this library manually by BuildPath-----> Add external library but still i am getting that popup. How to solve this problem.


Solution

  • Go to Window - Preference - Java - Installed JREs page to specify the location of your jre or JDK.