This repository was archived by the owner on Nov 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <option name =" USE_RELATIVE_INDENTS" value =" false" />
1414 </value >
1515 </option >
16+ <option name =" LINE_SEPARATOR" value =" " />
1617 <option name =" CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value =" 999" />
1718 <option name =" NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value =" 999" />
1819 <option name =" PACKAGES_TO_USE_IMPORT_ON_DEMAND" >
2526 <package name =" " withSubpackages =" true" static =" true" />
2627 </value >
2728 </option >
28- <option name =" RIGHT_MARGIN" value =" 100" />
29+ <option name =" RIGHT_MARGIN" value =" 120" />
30+ <option name =" WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value =" true" />
2931 <option name =" JD_ALIGN_PARAM_COMMENTS" value =" false" />
3032 <option name =" JD_ALIGN_EXCEPTION_COMMENTS" value =" false" />
3133 <option name =" JD_P_AT_EMPTY_LINES" value =" false" />
Original file line number Diff line number Diff line change 1+ <application >
2+ <component name =" CodeStyleSchemeSettings" >
3+ <option name =" CURRENT_SCHEME_NAME" value =" Square" />
4+ </component >
5+ </application >
Original file line number Diff line number Diff line change 11<application >
2+ <component name =" CodeFoldingSettings" >
3+ <option name =" COLLAPSE_METHODS" value =" true" />
4+ </component >
25 <component name =" CodeInsightSettings" >
6+ <option name =" OPTIMIZE_IMPORTS_ON_THE_FLY" value =" true" />
7+ <option name =" ADD_UNAMBIGIOUS_IMPORTS_ON_THE_FLY" value =" true" />
38 <EXCLUDED_PACKAGE NAME =" autovalue.shaded" />
49 <EXCLUDED_PACKAGE NAME =" avro.shaded" />
510 <EXCLUDED_PACKAGE NAME =" com.beust.jcommander.internal" />
1419 <EXCLUDED_PACKAGE NAME =" org.mockito.internal.verification.VerificationModeFactory" />
1520 <EXCLUDED_PACKAGE NAME =" junit.framework.Assert" />
1621 </component >
22+ <component name =" JavaCodeFoldingSettings" >
23+ <option name =" collapseInnerClasses" value =" true" />
24+ <option name =" COLLAPSE_INNER_CLASSES" value =" true" />
25+ </component >
1726</application >
Original file line number Diff line number Diff line change 1+ <application >
2+ <component name =" EditorSettings" >
3+ <option name =" ARE_LINE_NUMBERS_SHOWN" value =" true" />
4+ <option name =" IS_WHITESPACES_SHOWN" value =" true" />
5+ </component >
6+ </application >
You can’t perform that action at this time.
0 commit comments