mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java, import-module] Replace 'import module' with class imports in module-info.java (IDEA-367505)
GitOrigin-RevId: 8a0ba58ca14698f553fdd6baf132d00d7ba0e504
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d208f217ca
commit
d41422ac8f
@@ -415,6 +415,7 @@ add.annotation.attribute.name=Add ''{0}=''
|
||||
replace.with.getter.setter=Replace with getter/setter
|
||||
replace.with.getter=Replace with getter
|
||||
replace.with.setter=Replace with setter
|
||||
replace.import.module.fix.text=Replace 'import module' with single class imports
|
||||
|
||||
wrap.with.block=Wrap with block
|
||||
create.block=Create block
|
||||
|
||||
Reference in New Issue
Block a user