經安全檢測,此網站為安全網站,請放心前往原始網址!

java - 'Must Override a Superclass Method' Errors after importing a project into Eclipse - Stack Ove

Eclipse is defaulting to Java 1.5 and you have classes implementing interface methods (which in Java 1.6 can be annotated with @Override, but in Java 1.5 can only be applied to methods overriding a superclass method). Go to your project/ide preferences an

stackoverflow.com

網址安全性掃描由 google 提供