Showing posts with label superclass. Show all posts
Showing posts with label superclass. Show all posts

Sunday, May 27, 2012

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


Anytime I have to re-import my projects into Eclipse (if I reinstalled Eclipse, or changed the location of the projects), almost all of my overridden methods are not formatted correctly, causing the error ' The method ?????????? must override a superclass method '.