I’m still getting errors in my project. When I edit source files eclipse shows me parenthesis error when there isn’t any syntax error. I have to cut code with error and paste it back and than errors disappears. It is very annoying. Is there any way to force eclipse to re validate code?
Share
You can try
Project -> Clean, and see ifProject -> Build Automaticallyoption is checked.