Project.xml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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="999" />
  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="IMPORT_LAYOUT_TABLE">
  18. <value>
  19. <package name="" withSubpackages="true" static="false" />
  20. <emptyLine />
  21. <package name="javax" withSubpackages="true" static="false" />
  22. <package name="javafx" withSubpackages="true" static="false" />
  23. <package name="java" withSubpackages="true" static="false" />
  24. <emptyLine />
  25. <package name="" withSubpackages="true" static="true" />
  26. </value>
  27. </option>
  28. <option name="JD_ALIGN_PARAM_COMMENTS" value="false" />
  29. <option name="JD_ALIGN_EXCEPTION_COMMENTS" value="false" />
  30. </JavaCodeStyleSettings>
  31. <Properties>
  32. <option name="KEEP_BLANK_LINES" value="true" />
  33. </Properties>
  34. <XML>
  35. <option name="XML_ATTRIBUTE_WRAP" value="0" />
  36. </XML>
  37. <codeStyleSettings language="CSS">
  38. <indentOptions>
  39. <option name="USE_TAB_CHARACTER" value="true" />
  40. </indentOptions>
  41. </codeStyleSettings>
  42. <codeStyleSettings language="Groovy">
  43. <indentOptions>
  44. <option name="USE_TAB_CHARACTER" value="true" />
  45. </indentOptions>
  46. </codeStyleSettings>
  47. <codeStyleSettings language="HTML">
  48. <indentOptions>
  49. <option name="USE_TAB_CHARACTER" value="true" />
  50. </indentOptions>
  51. </codeStyleSettings>
  52. <codeStyleSettings language="JAVA">
  53. <option name="KEEP_LINE_BREAKS" value="false" />
  54. <option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
  55. <option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
  56. <option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
  57. <option name="KEEP_SIMPLE_LAMBDAS_IN_ONE_LINE" value="true" />
  58. <option name="KEEP_SIMPLE_CLASSES_IN_ONE_LINE" value="true" />
  59. <option name="IF_BRACE_FORCE" value="3" />
  60. <option name="ENUM_CONSTANTS_WRAP" value="2" />
  61. <indentOptions>
  62. <option name="USE_TAB_CHARACTER" value="true" />
  63. </indentOptions>
  64. <arrangement>
  65. <rules />
  66. </arrangement>
  67. </codeStyleSettings>
  68. <codeStyleSettings language="JSON">
  69. <indentOptions>
  70. <option name="USE_TAB_CHARACTER" value="true" />
  71. </indentOptions>
  72. </codeStyleSettings>
  73. <codeStyleSettings language="XML">
  74. <indentOptions>
  75. <option name="USE_TAB_CHARACTER" value="true" />
  76. </indentOptions>
  77. </codeStyleSettings>
  78. </code_scheme>
  79. </component>