[java, import-module] Replace 'import module' with class imports in module-info.java (IDEA-367505)

GitOrigin-RevId: 8a0ba58ca14698f553fdd6baf132d00d7ba0e504
This commit is contained in:
Aleksey Dobrynin
2025-02-14 01:09:59 +00:00
committed by intellij-monorepo-bot
parent d208f217ca
commit d41422ac8f
5 changed files with 54 additions and 9 deletions
@@ -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