The method of type must override a superclass m...

緣由:
實現類裏面使用了 @Override

1.5下要使用@Override 這個annotation 必須保證 被標註方法來源於class 而不是interfacejava

解決方法一:ide

1. window ->preferences... -> java -> Compiler spa

 2. Compiler compliance level : 6.0 io

 3.Apply class

 4. ok 方法

 5.完成 di

解決方法二:co

刪除@Overridebackground

相關文章
相關標籤/搜索