mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[java-intentions] Remove outdated MoveMemberIntoClassFix.java
Superseded by MoveMemberIntoClassFix.java GitOrigin-RevId: cc3a29aa7089f91ff5c13a61e722c0ad3843985e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0d7b245b21
commit
11097530d4
@@ -1449,7 +1449,6 @@ intention.error.make.sealed.class.different.packages=Module is unnamed and some
|
||||
intention.error.make.sealed.class.inheritors.not.in.java.file=Some of the inheritors are not in java files
|
||||
intention.error.make.sealed.class.different.modules=Some of the inheritors are in different modules
|
||||
intention.error.make.sealed.class.interface.has.no.inheritors=Interface has no inheritors
|
||||
intention.family.name.move.member.into.class=Move member into class
|
||||
inspection.fill.permits.list.no.missing.inheritors=Sealed class has no missing inheritors
|
||||
inspection.fill.permits.list.display.name=Same file subclasses are missing from permits clause of a sealed class
|
||||
inspection.fill.permits.list.fix.name=Add missing subclasses to the permits clause
|
||||
|
||||
Reference in New Issue
Block a user