Browse Source

Merge pull request #1222 from englishman:Int-4144_code_format_change_for_idea

* pr/1222:
  Import format fix according to Code Style
pull/1203/merge
Stephane Nicoll 8 years ago
parent
commit
7ee0abe20d
  1. 2
      src/idea/spring-framework.xml

2
src/idea/spring-framework.xml

@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
</value>
</option>
<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">
<value>
<package name="" withSubpackages="true" static="true"/>

Loading…
Cancel
Save