IU-2021.1.1 <Administrator@E_Z7_CT7NT Update GoogleStyle.xml Create file.template.settings.xml

This commit is contained in:
Eee 2021-05-20 12:06:41 +08:00
parent 049b39a7ed
commit 7b4aab5d2f
2 changed files with 8 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<option name="VARIABLE_ANNOTATION_WRAP" value="1" />
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>

View File

@ -0,0 +1,7 @@
<application>
<component name="ExportableFileTemplateSettings">
<includes_templates>
<template name="File Header.java" reformat="true" live-template-enabled="true" enabled="true" />
</includes_templates>
</component>
</application>