Import format fix according to Code Style

Closes gh-1222
master
Andriy Kryvtsun 8 years ago committed by Stephane Nicoll
parent 2075932780
commit 50a44aab54
  1. 2
      src/idea/spring-framework.xml

@ -13,7 +13,7 @@
</value> </value>
</option> </option>
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50"/> <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50"/>
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="1"/> <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50"/>
<option name="IMPORT_LAYOUT_TABLE"> <option name="IMPORT_LAYOUT_TABLE">
<value> <value>
<package name="" withSubpackages="true" static="true"/> <package name="" withSubpackages="true" static="true"/>

Loading…
Cancel
Save