首页 > Windows开发 > 详细

intellij 出现“Usage of API documented as @since 1.8+”的解决办法

时间:2019-09-02 13:14:38      阅读:463      评论:0      收藏:0      [点我收藏+]

Usage of API documented as @since 1.6+ This inspection finds all usages of methods that have @since tag in their documentation. This may be useful when development is performed under newer SDK version as the target platform for production

 

File ->Project Structure->Project Settings -> Modules -> 你的Module名字 -> Sources -> Language Level->选个默认的就行。

 

intellij 出现“Usage of API documented as @since 1.8+”的解决办法

原文:https://www.cnblogs.com/zouzhe0/p/11445499.html

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