Project.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <component name="ProjectCodeStyleConfiguration">
  2. <code_scheme name="Project" version="173">
  3. <option name="OTHER_INDENT_OPTIONS">
  4. <value>
  5. <option name="USE_TAB_CHARACTER" value="true" />
  6. </value>
  7. </option>
  8. <option name="LINE_SEPARATOR" value="&#10;" />
  9. <option name="RIGHT_MARGIN" value="220" />
  10. <option name="FORMATTER_TAGS_ENABLED" value="true" />
  11. <JavaCodeStyleSettings>
  12. <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="30" />
  13. <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="10" />
  14. <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
  15. <value />
  16. </option>
  17. <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
  18. <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
  19. </JavaCodeStyleSettings>
  20. <codeStyleSettings language="Groovy">
  21. <indentOptions>
  22. <option name="USE_TAB_CHARACTER" value="true" />
  23. </indentOptions>
  24. </codeStyleSettings>
  25. <codeStyleSettings language="HTML">
  26. <indentOptions>
  27. <option name="USE_TAB_CHARACTER" value="true" />
  28. </indentOptions>
  29. </codeStyleSettings>
  30. <codeStyleSettings language="JAVA">
  31. <option name="KEEP_LINE_BREAKS" value="false" />
  32. <option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
  33. <option name="KEEP_SIMPLE_BLOCKS_IN_ONE_LINE" value="true" />
  34. <option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
  35. <option name="KEEP_SIMPLE_LAMBDAS_IN_ONE_LINE" value="true" />
  36. <indentOptions>
  37. <option name="USE_TAB_CHARACTER" value="true" />
  38. </indentOptions>
  39. </codeStyleSettings>
  40. <codeStyleSettings language="JSON">
  41. <indentOptions>
  42. <option name="USE_TAB_CHARACTER" value="true" />
  43. </indentOptions>
  44. </codeStyleSettings>
  45. <codeStyleSettings language="XML">
  46. <indentOptions>
  47. <option name="USE_TAB_CHARACTER" value="true" />
  48. </indentOptions>
  49. </codeStyleSettings>
  50. </code_scheme>
  51. </component>