always use static imports with '*'

This commit is contained in:
Juergen Hoeller 2009-02-17 19:10:35 +00:00
parent 43caa57296
commit 02164ab6a7
1 changed files with 1 additions and 0 deletions

View File

@ -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" />