Merge "Static field name prefix should be 's'" into mnc-dev
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</option>
|
</option>
|
||||||
<option name="FIELD_NAME_PREFIX" value="m" />
|
<option name="FIELD_NAME_PREFIX" value="m" />
|
||||||
<option name="STATIC_FIELD_NAME_PREFIX" value="m" />
|
<option name="STATIC_FIELD_NAME_PREFIX" value="s" />
|
||||||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
|
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
|
||||||
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
|
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
|
||||||
<option name="IMPORT_LAYOUT_TABLE">
|
<option name="IMPORT_LAYOUT_TABLE">
|
||||||
@@ -172,4 +172,3 @@
|
|||||||
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
|
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
|
||||||
</codeStyleSettings>
|
</codeStyleSettings>
|
||||||
</code_scheme>
|
</code_scheme>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user