Usage of API documented as @since 1.7+ less... (Ctrl+F1) This inspection finds all usages of methods that have @since tag in their documentation. This may be useful when development is perf

时间:2020-05-16 14:33:56   收藏:0   阅读:59

Usage of API documented as @since 1.7+ less... (Ctrl+F1)
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.

Usage of API documented as @since 1.7+
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 -> (需要修改的工程名称) -> Sources -> Language Level->选7以上的版本就好了

原文:https://www.cnblogs.com/zhangxuetao/p/12900131.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!