Try to run clean build, can be that something got messed up since last changes. What clean build should do for you is remove all *.class files and then either automatically or let you compile whole project again. If you using Maven with your project, then look for "mvn clean" (this can be also executed manually from command line in the project directory)
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902