
I am new to eclipse IDE. Now i am using eclipse 3.4.2 ganymede for my project. I tried to open an existing project in eclipse. But its showing 2 errors..
1. The project cannot be built until build path errors are resolved
2. Unbound classpath container: 'JRE System Library [jdk1.5.0_08]' in project 'PDFDisplayer'.
I can't open the project and cant run too..
How to solve it. . Pls help me with proper steps..

Follow these steps to resolve first error:
The only other references I could find were to make minor alterations of contents of the .classpath file.
To resolve the another one, do the following :
1 Edit the project's properties (right-click project, Properties, Java Build Path, Libraries, Remove and Add Library.
2 Import the project's files without the "project file".
3 Install JDK and set the path.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.