Project.xml 1.1 KB

123456789101112131415161718192021222324252627
  1. <component name="ProjectCodeStyleConfiguration">
  2. <code_scheme name="Project" version="173">
  3. <JavaCodeStyleSettings>
  4. <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" />
  5. <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="0" />
  6. <option name="IMPORT_LAYOUT_TABLE">
  7. <value>
  8. <package name="java" withSubpackages="true" static="false" />
  9. <package name="javax" withSubpackages="true" static="false" />
  10. <emptyLine />
  11. <package name="lanchon" withSubpackages="true" static="false" />
  12. <emptyLine />
  13. <package name="" withSubpackages="true" static="false" />
  14. <emptyLine />
  15. <package name="" withSubpackages="true" static="true" />
  16. </value>
  17. </option>
  18. </JavaCodeStyleSettings>
  19. <codeStyleSettings language="JAVA">
  20. <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
  21. <indentOptions>
  22. <option name="USE_TAB_CHARACTER" value="true" />
  23. <option name="SMART_TABS" value="true" />
  24. </indentOptions>
  25. </codeStyleSettings>
  26. </code_scheme>
  27. </component>