codeStyleSettings.xml revision 2559:ea227dce3324
1121054Semax<?xml version="1.0" encoding="UTF-8"?>
2121054Semax<project version="4">
3121054Semax  <component name="ProjectCodeStyleSettingsManager">
4121054Semax    <option name="PER_PROJECT_SETTINGS">
5121054Semax      <value>
6121054Semax        <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
7121054Semax        <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
8121054Semax        <option name="RIGHT_MARGIN" value="100" />
9121054Semax        <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
10121054Semax        <XML>
11121054Semax          <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
12121054Semax        </XML>
13121054Semax        <codeStyleSettings language="JAVA">
14121054Semax          <option name="SPACE_AFTER_TYPE_CAST" value="false" />
15121054Semax        </codeStyleSettings>
16121054Semax      </value>
17121054Semax    </option>
18121054Semax    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
19121054Semax  </component>
20121054Semax</project>
21121054Semax
22121054Semax