mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
[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:
committed by
intellij-monorepo-bot
parent
a80a1f52d7
commit
aefc2b83e7
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user