intellij 出现“Usage of API documented as @since 1.6+”的解决办法
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 IDEA中出现的UsageofAPIdocumentedas@since1.6+错误的方法。该问题通常发生在使用较新SDK版本进行开发时。解决方案涉及调整项目设置中的模块语言级别。

3042

被折叠的 条评论
为什么被折叠?



