Advertisement
Guest User

RuneLite.xml

a guest
Aug 23rd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. <code_scheme name="RuneLite" version="173">
  2. <option name="AUTODETECT_INDENTS" value="false" />
  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="&#xA;" />
  9. <JavaCodeStyleSettings>
  10. <option name="LAYOUT_STATIC_IMPORTS_SEPARATELY" value="false" />
  11. <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
  12. <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="10" />
  13. <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
  14. <value />
  15. </option>
  16. <option name="IMPORT_LAYOUT_TABLE">
  17. <value>
  18. <package name="" withSubpackages="true" static="false" />
  19. </value>
  20. </option>
  21. </JavaCodeStyleSettings>
  22. <XML>
  23. <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
  24. </XML>
  25. <codeStyleSettings language="JAVA">
  26. <option name="BRACE_STYLE" value="2" />
  27. <option name="CLASS_BRACE_STYLE" value="2" />
  28. <option name="METHOD_BRACE_STYLE" value="2" />
  29. <option name="ELSE_ON_NEW_LINE" value="true" />
  30. <option name="CATCH_ON_NEW_LINE" value="true" />
  31. <option name="FINALLY_ON_NEW_LINE" value="true" />
  32. <option name="IF_BRACE_FORCE" value="3" />
  33. <option name="DOWHILE_BRACE_FORCE" value="3" />
  34. <option name="WHILE_BRACE_FORCE" value="3" />
  35. <option name="FOR_BRACE_FORCE" value="3" />
  36. <indentOptions>
  37. <option name="CONTINUATION_INDENT_SIZE" value="4" />
  38. <option name="USE_TAB_CHARACTER" value="true" />
  39. </indentOptions>
  40. <arrangement>
  41. <groups>
  42. <group>
  43. <type>GETTERS_AND_SETTERS</type>
  44. <order>KEEP</order>
  45. </group>
  46. <group>
  47. <type>OVERRIDDEN_METHODS</type>
  48. <order>BY_NAME</order>
  49. </group>
  50. </groups>
  51. </arrangement>
  52. </codeStyleSettings>
  53. <codeStyleSettings language="Python">
  54. <indentOptions>
  55. <option name="USE_TAB_CHARACTER" value="true" />
  56. </indentOptions>
  57. </codeStyleSettings>
  58. <codeStyleSettings language="XML">
  59. <indentOptions>
  60. <option name="USE_TAB_CHARACTER" value="true" />
  61. </indentOptions>
  62. </codeStyleSettings>
  63. </code_scheme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement