Java: add "Layout on-demand import from the same package first" option (IDEA-204441)

enabled by default for consistency with other tools

(cherry picked from commit df5a4b65c5f31b195bd091a91d16ea0bc7bcc36c)

GitOrigin-RevId: 3b669ce15e9ad037bcff9c1e2638e2b823424ef7
This commit is contained in:
Bas Leijdekkers
2024-10-22 20:10:14 +02:00
committed by intellij-monorepo-bot
parent f4cdf03f94
commit 2ec44412eb
12 changed files with 108 additions and 49 deletions

View File

@@ -364,6 +364,7 @@ icon.preview=Icon preview
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.statically=Import statically
include.accessors=&Include Accessors
infer.nullity.progress=Post-processing results\u2026