首页 > 其他 > 详细

Intellij IDEA 14 @override 下划线

时间:2015-06-30 20:32:02      阅读:344      评论:0      收藏:0      [点我收藏+]


intellij IDEA 14 时代码中@override 下划线


1.

In the Project Structure | Project dialog, change the Project language Level to 6.0 - @Override in interfaces.

2.

If your project has multiple modules, also check that every module uses language level 6 or above, or use the project‘s language level (see Project Settings > Modules > xxx > Language level).

You may need to reload your project once it is modified.


http://stackoverflow.com/questions/15402615/override-is-not-allowed-when-implementing-interface-method



Intellij IDEA 14 @override 下划线

原文:http://my.oschina.net/u/261246/blog/472635

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!