mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[javadoc] Highlight unresolved fragment references
IJ-MR-174748 #IDEA-376337 GitOrigin-RevId: 4352c370375c968392ea81cdcfab262ebd7fa5ab
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3cf7c13a11
commit
115c73bc1e
@@ -487,6 +487,7 @@ inspection.javadoc.problem.add.param.tag.family=Add missing Javadoc param tag
|
||||
inspection.javadoc.problem.add.tag=Add tag @{0} {1}
|
||||
inspection.javadoc.problem.add.tag.family=Add missing Javadoc tag
|
||||
inspection.javadoc.problem.cannot.resolve=Cannot resolve symbol {0}
|
||||
inspection.javadoc.problem.cannot.resolve.fragment=Cannot resolve fragment {0}
|
||||
inspection.javadoc.problem.descriptor=Required Javadoc is absent
|
||||
inspection.javadoc.problem.descriptor1=Period in the documentation is missing. The period is used by the Javadoc tool to generate the comment for the overview page
|
||||
inspection.javadoc.problem.disallowed.tag=Tag {0} is not allowed here
|
||||
|
||||
Reference in New Issue
Block a user