My eclipse project folder is showing error but no error is shown anywhere inside, am not able to run my project in tomcat due to this error.
Note: It seems, after I took latest update from SVN this error occured
Any Idea why this happened
You need to open the eclipse Markers view ( Window->Show View->Markers ), it will show all errors about your project, if you correct all the errors, your problem will most likely be solved. Save this answer.
From the main menu, select Window > Show view > Other. Then select General > Error Log. The error log is displayed, showing the following information for each error: The status of the error (for example, error or warning)
The Quick Fix dialog can also be displayed by right clicking on the error item in the Problems view and selecting the Quick Fix menu item.
Right click on maven project in eclipse > Maven > Update project.
It solved my problem.
If the problem still persists, look in the Problems tab (Window Menu > show view > Problems) and it should give the description of the error.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With