Project.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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_BLOCKS_IN_ONE_LINE" value="true" />
  57. <option name="KEEP_SIMPLE_METHODS_IN_ONE_LINE" value="true" />
  58. <option name="KEEP_SIMPLE_LAMBDAS_IN_ONE_LINE" value="true" />
  59. <option name="ENUM_CONSTANTS_WRAP" value="2" />
  60. <indentOptions>
  61. <option name="USE_TAB_CHARACTER" value="true" />
  62. </indentOptions>
  63. <arrangement>
  64. <rules />
  65. </arrangement>
  66. </codeStyleSettings>
  67. <codeStyleSettings language="JSON">
  68. <indentOptions>
  69. <option name="USE_TAB_CHARACTER" value="true" />
  70. </indentOptions>
  71. </codeStyleSettings>
  72. <codeStyleSettings language="XML">
  73. <indentOptions>
  74. <option name="USE_TAB_CHARACTER" value="true" />
  75. </indentOptions>
  76. </codeStyleSettings>
  77. </code_scheme>
  78. </component>