Skip to content

Commit

Permalink
Merge branch 'master' of github.com:igniterealtime/Smack
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Feb 28, 2021
2 parents 1a1a67a + 1952117 commit 3c4610d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions resources/intellij/Smack Import Order.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<code_scheme name="Smack" version="173">
<JavaCodeStyleSettings>
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="10000" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="1000" />
<option name="IMPORT_LAYOUT_TABLE">
<value>
<package name="" withSubpackages="true" static="true" />
<emptyLine />
<package name="java" withSubpackages="true" static="false" />
<package name="javax" withSubpackages="true" static="false" />
<emptyLine />
<package name="org.jivesoftware" withSubpackages="true" static="false" />
<emptyLine />
<package name="" withSubpackages="true" static="false" />
</value>
</option>
</JavaCodeStyleSettings>
</code_scheme>

0 comments on commit 3c4610d

Please sign in to comment.