码迷,mamicode.com
首页 > 其他好文 > 详细

Intellij IDEA 14 @override 下划线

时间:2015-06-30 20:32:41      阅读:200      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!