Reverted extreme project code style, using default now

This commit is contained in:
Tim Visée 2015-11-23 21:25:57 +01:00
parent 6519f1d865
commit aa6d24862d

View File

@ -2,12 +2,7 @@
<project version="4"> <project version="4">
<component name="ProjectCodeStyleSettingsManager"> <component name="ProjectCodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS"> <option name="PER_PROJECT_SETTINGS">
<value> <value />
<codeStyleSettings language="JAVA">
<option name="BLANK_LINES_BEFORE_PACKAGE" value="5" />
<option name="BLANK_LINES_AFTER_PACKAGE" value="5" />
</codeStyleSettings>
</value>
</option> </option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" /> <option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component> </component>