always use static imports with '*'
This commit is contained in:
parent
43caa57296
commit
02164ab6a7
|
@ -51,6 +51,7 @@
|
|||
<option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
|
||||
<option name="PREFER_LONGER_NAMES" value="false" />
|
||||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
|
||||
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="1" />
|
||||
<option name="IMPORT_LAYOUT_TABLE">
|
||||
<value>
|
||||
<package name="java" withSubpackages="true" />
|
||||
|
|
Loading…
Reference in New Issue