mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
IJ-CR-151305 [java-import] IDEA-364508 support optimize imports
- use layout table (cherry picked from commit 6862419acc2beb72f87cca6b93612f9afe81f698) GitOrigin-RevId: af86c63fa16f760ad3fd0b66fc9f86f7a21de7c7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
46bfa503aa
commit
cd9a60ab8f
@@ -366,8 +366,6 @@ ignore.imports.and.formatting=Ignore imports and formatting
|
||||
illegal.name.validation.info=Illegal name: {0}
|
||||
import.layout.static.imports.separately=Layout static imports separately
|
||||
import.layout.on.demand.import.from.same.package.first=Place on-demand import before single-class imports from the same package
|
||||
import.layout.module.import.first=Place module imports at the beginning of import table (otherwise at the end of import table)
|
||||
import.layout.space.between.module.import.other=Put empty line between module imports and other imports
|
||||
import.statically=Import statically
|
||||
include.accessors=&Include Accessors
|
||||
infer.nullity.progress=Post-processing results\u2026
|
||||
|
||||
Reference in New Issue
Block a user