mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 20:30:42 +07:00
[java-imports] IDEA-368382 incorrect place for module import
GitOrigin-RevId: ce6ec1c65d5777e5e3059093fdd01baf24f95e50
This commit is contained in:
committed by
intellij-monorepo-bot
parent
203b4d4a70
commit
abca56d632
10
java/java-tests/testData/codeStyle/emptyConfigImport.xml
Normal file
10
java/java-tests/testData/codeStyle/emptyConfigImport.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<code_scheme name="Project" version="173">
|
||||
<JavaCodeStyleSettings>
|
||||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" />
|
||||
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" />
|
||||
<option name="IMPORT_LAYOUT_TABLE">
|
||||
<value>
|
||||
</value>
|
||||
</option>
|
||||
</JavaCodeStyleSettings>
|
||||
</code_scheme>
|
||||
Reference in New Issue
Block a user