[java-highlighting] Literal and comment problems; findSingleError

Part of IDEA-365344 Create a new Java error highlighter with minimal dependencies (PSI only)

GitOrigin-RevId: 6e0c38d1caea9272cee420c35589dfb859950793
This commit is contained in:
Tagir Valeev
2025-01-13 19:09:19 +01:00
committed by intellij-monorepo-bot
parent a80a1f52d7
commit aefc2b83e7
15 changed files with 520 additions and 533 deletions

View File

@@ -560,7 +560,6 @@ provided.type=Provided
type.mismatch.reason=reason: {0}
inspection.message.code.generation.different.nullability.annotation.will.be.used=The generated code will use ''@{1}'' instead of ''@{0}''
change.visibility.level=Make {0} {1}
text.shebang.mechanism.in.java.files.not.permitted=Shebang mechanism in .java files is not permitted
inspection.redundant.tostring.option.notnull.qualifier=Report only when qualifier is known to be not-null
highlighting.try.blocks=Highlighting try blocks\u2026
intention.family.name.remove.new.family.name=Remove 'new'