Files
openide/java/java-tests/testData/codeStyle/onlyModules.xml
Mikhail Pyltsin 314374a7c2 [java-imports] IDEA-368382 incorrect place for module import
- more tests


(cherry picked from commit 5b0b65e0b74bb858dab0a0ceeb5f176b0e3f0fdc)

IJ-CR-156496

GitOrigin-RevId: 11f88eff3e5ac2934721b175fb94d34f91a5daed
2025-03-04 23:50:21 +00:00

11 lines
431 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>
<package name="" withSubpackages="true" static="false" module="true" />
</value>
</option>
</JavaCodeStyleSettings>
</code_scheme>