mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
[java] Unused properties removed
GitOrigin-RevId: 35bf04e774d2f3bec67006eb6068a6597dbc2bbd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0062c10801
commit
0136ec1c0c
@@ -544,7 +544,6 @@ type.constraint.assignability.explanation.subtype.of.subtype={0} is already know
|
||||
type.constraint.assignability.explanation.not.instance.of={0} is known to be not {1}
|
||||
type.constraint.assignability.explanation.not.instance.of.supertype={0} is known to be not {1} which is a supertype of {2}
|
||||
type.constraint.assignability.explanation.definitely.inconvertible={0} is known to be {1} which is definitely incompatible with {2}
|
||||
type.presentation.except.values={0}, not in {1}
|
||||
inspection.message.javac.quick.intersection.type.problem=Though assignment is formal correct, it could lead to ClassCastException at runtime. Expected: ''{0}'', actual: ''{1}''
|
||||
suggest.package.private.visibility.level.for.classes.in.exported.packages.java.9=Suggest package-private visibility level for classes in exported packages (Java 9+)
|
||||
generate.members.position.at.caret=At caret
|
||||
|
||||
Reference in New Issue
Block a user