Issue
This is what it shows in the problem tab
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project first project Unknown Java Problem
i just started using java does anyone have any solutions to this
edit:
Solution
The reason is that it is not finding any libraries associated with the project[ JRE System Library ] . When you build a java project in eclipse, this is how the project structure gets generated.
Then ensure that when you click next , under libraries tab , this library is present
Kindly try to mention the steps that you did to create the project .
Answered By - Gurkirat Singh Guliani