Menu

Showing posts with label The project which is referenced by the classpath does not exist.. Show all posts
Showing posts with label The project which is referenced by the classpath does not exist.. Show all posts

Project referenced by the classpath does not exist

The project: <project name> which is referenced by the classpath, does not exist. error in Eclipse

Resolution

Right click on the project from project explorer >> select build path >> configure build path >> a popup window will appear. Go to project tab and check the entry of project if that project is not in your eclipse project explorer then remove the project and apply the changes. 

Now build the project again.