mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
[java, refactorings] reduce number of options in "Type may be weakened" inspection (doNotWeakenReturnType) IDEA-266696
GitOrigin-RevId: 25006e09863ef69dc9d68e52b614a1b7b4ce1ceb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f2e781aae5
commit
f9736ee901
@@ -2207,7 +2207,6 @@ inspection.type.may.be.weakened.add.stopper=Add as Stop Class for Weakening
|
||||
inspection.type.may.be.weakened.add.stopper.single=Add {0} as stop class for weakening
|
||||
inspection.type.may.be.weakened.add.stopper.preview=The stop class will be added to the list of stop classes for this inspection.
|
||||
inspection.type.may.be.weakened.only.weaken.to.an.interface=Only weaken to an interface
|
||||
inspection.type.may.be.weakened.do.not.weaken.return.type=Do not weaken return type
|
||||
inspection.type.may.be.weakened.add.stop.class.family=Add stop class
|
||||
inspection.type.may.be.weakened.weaken.type.family=Weaken type
|
||||
inspection.type.may.be.weakened.add.stop.class.selection.table=Stop Classes
|
||||
|
||||
Reference in New Issue
Block a user