Files
openide/java/java-tests/testData/codeStyle/emptyConfigImport.xml
Mikhail Pyltsin 8830d6dde5 [java-imports] IDEA-368382 incorrect place for module import
(cherry picked from commit ce6ec1c65d5777e5e3059093fdd01baf24f95e50)

IJ-CR-156496

GitOrigin-RevId: 82bbd7a8f64ab39cf4fed24e4a5eb5457e29a49e
2025-03-04 23:50:21 +00:00

10 lines
349 B
XML

<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>