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

转自 https://blog.csdn.net/qq_27093465/article/details/69372028

具体报错内容如下:

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

解决办法:

猜你喜欢

转载自www.cnblogs.com/20158424-hxlz/p/9462315.html