forked from Grover-c13/PokeGOAPI-Java
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_code_style.xml
More file actions
Latest commit
15 lines (15 loc) · 492 Bytes
/
Copy pathproject_code_style.xml
File metadata and controls
15 lines (15 loc) · 492 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<code_schemename="Project">
<optionname="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND"value="99" />
<optionname="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND"value="99" />
<optionname="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
<value />
</option>
<XML>
<optionname="XML_LEGACY_SETTINGS_IMPORTED"value="true" />
</XML>
<codeStyleSettingslanguage="JAVA">
<indentOptions>
<optionname="USE_TAB_CHARACTER"value="true" />
</indentOptions>
</codeStyleSettings>
</code_scheme>