Javadoc主要用于对类和方法的注释。Javadoc没有@file和@date的注解。Javadoc has no @file or @date tags. You should be tagging the class, instead.

 

如果想关闭提示,你只需要按以下操作就OK了。 "File-Settings-Editor-Inspections-Java-Javadoc issues-Dangling Javadoc comment"

Dangling Javadoc comment

Dangling Javadoc comment

 

相关文章:

  • 2022-01-03
  • 2022-12-23
猜你喜欢
  • 2021-10-13
  • 2022-12-23
  • 2022-01-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
相关资源
相似解决方案