I am using Eclipse from quite long time to develop the Java web project, today in one of the class i started making some changes and unexpectedly Eclipse started behaving weird. Please have a look attached image, its giving compilation issue for some of the object which is already declared.
I tried below things
- Compile whole project again.
- Build the project
- Close the project and reopen it again.
But nothing worked.