mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary
13 lines
511 B
XML
13 lines
511 B
XML
<component name="ProjectCodeStyleConfiguration">
|
|
<code_scheme name="Project" version="173">
|
|
<codeStyleSettings language="JAVA">
|
|
<option name="ELSE_ON_NEW_LINE" value="true" />
|
|
<option name="WHILE_ON_NEW_LINE" value="true" />
|
|
<option name="CATCH_ON_NEW_LINE" value="true" />
|
|
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
|
<indentOptions>
|
|
<option name="USE_TAB_CHARACTER" value="true" />
|
|
</indentOptions>
|
|
</codeStyleSettings>
|
|
</code_scheme>
|
|
</component> |