'Must Override a Superclass Method' Errors after importing a project into Eclipse

 

http://stackoverflow.com/questions/1678122/must-override-a-superclass-method-errors-after-importing-a-project-into-eclips

1. Eclipse Galileo you go to Eclipse -> Preferences menu item, then select Java and Compiler in the dialog.

Now it still may show compiler compliance level at 1.6, yet you still see this problem. 

2.  select the link "Configure Project Specific Settings..." and in there you'll see the project is set to 1.5, now change this to 1.6.  You'll need to do this for all affected projects.

This byzantine menu / dialog interface is typical of Eclipse's poor UI design. 

posted on 2012-02-01 13:09  higirle  阅读(217)  评论(0编辑  收藏  举报