File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ <code_scheme name =" JavaCodeStyle" >
2
+ <option name =" CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value =" 99" />
3
+ <option name =" NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value =" 99" />
4
+ <option name =" PACKAGES_TO_USE_IMPORT_ON_DEMAND" >
5
+ <value />
6
+ </option >
7
+ <option name =" IMPORT_LAYOUT_TABLE" >
8
+ <value >
9
+ <package name =" " withSubpackages =" true" static =" true" />
10
+ <emptyLine />
11
+ <package name =" java" withSubpackages =" true" static =" false" />
12
+ <emptyLine />
13
+ <package name =" javax" withSubpackages =" true" static =" false" />
14
+ <emptyLine />
15
+ <package name =" org" withSubpackages =" true" static =" false" />
16
+ <emptyLine />
17
+ <package name =" com" withSubpackages =" true" static =" false" />
18
+ <emptyLine />
19
+ <package name =" " withSubpackages =" true" static =" false" />
20
+ </value >
21
+ </option >
22
+ <codeStyleSettings language =" JAVA" >
23
+ <option name =" KEEP_BLANK_LINES_IN_CODE" value =" 1" />
24
+ <option name =" BLANK_LINES_AFTER_CLASS_HEADER" value =" 1" />
25
+ </codeStyleSettings >
26
+ </code_scheme >
You can’t perform that action at this time.
0 commit comments