xref: /JGit/org.eclipse.jgit/.settings/org.eclipse.jdt.core.prefs (revision 98cdca9b5a830f1c2ceca52379d662a68109d43e)
11a6964c8SGit Development Communityeclipse.preferences.version=1
2847b3d12SAndrey Loskutovorg.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=enabled
357333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
4ca3ea183STerry Parkerorg.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jgit.annotations.NonNull
5864d3899SAndrey Loskutovorg.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jgit.annotations.NonNullByDefault
6ca3ea183STerry Parkerorg.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jgit.annotations.Nullable
7847b3d12SAndrey Loskutovorg.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
81a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
98032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
10ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
111a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
12ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.compliance=1.8
131a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.debug.lineNumber=generate
141a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.debug.localVariable=generate
151a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.debug.sourceFile=generate
161a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.doc.comment.support=enabled
171a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
181a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.assertIdentifier=error
191a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.autoboxing=warning
2057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.comparingIdentical=error
2157333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.deadCode=error
221a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.deprecation=warning
231a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
241a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
251a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.discouragedReference=warning
261a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.emptyStatement=warning
271a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.enumIdentifier=error
28a573dfc6SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=warning
291a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.fallthroughCase=warning
3057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
311a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.fieldHiding=warning
321a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
331a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=error
341a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.forbiddenReference=error
351a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=error
3657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=enabled
371a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
381a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
391a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.indirectStaticAccess=error
401a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.invalidJavadoc=error
411a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.invalidJavadocTags=enabled
421a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=enabled
431a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=enabled
441a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=private
451a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.localVariableHiding=warning
461a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.methodWithConstructorName=error
4757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingDefaultCase=ignore
481a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=ignore
4957333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled
5057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingHashCodeMethod=error
511a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocComments=error
521a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=disabled
531a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=protected
541a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocTagDescription=return_tag
551a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocTags=error
5657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsMethodTypeParameters=disabled
571a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=disabled
581a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsVisibility=private
597ac182f4SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=warning
6057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled
611a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning
6257333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
631a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.noEffectAssignment=error
641a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=error
6557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=warning
668032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=warning
6757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error
6857333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nullReference=error
6957333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nullSpecViolation=error
70847b3d12SAndrey Loskutovorg.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=ignore
711a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning
7201ebfa6cSRobin Stockerorg.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
731a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=error
74b5941c74SAndrey Loskutovorg.eclipse.jdt.core.compiler.problem.potentialNullReference=error
7557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore
761a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.rawTypeReference=ignore
7757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
781a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.redundantNullCheck=warning
793b444863SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning
8057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.redundantSuperinterface=error
8157333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
82a03bdcbbSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore
831a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
841a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.staticAccessReceiver=error
8557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled
861a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled
878032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled
8857333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore
891a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
9057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled
911a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
9257333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning
931a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=warning
947ebd434eSDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unhandledWarningToken=ignore
95*98cdca9bSDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning
961a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=error
971a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
981a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=warning
9957333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
10057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
1011a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
1024528d5f5SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
1031a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedImport=error
1041a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedLabel=error
1051a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedLocal=error
10657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=warning
1071a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedParameter=warning
10857333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
1091a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
1101a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
1111a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.unusedPrivateMember=error
1128032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
11357333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
1141a6964c8SGit Development Communityorg.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=error
115ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.source=1.8
1161a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.align_type_members_on_columns=false
1171a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
11857333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
1191a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
1201a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
1211a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
1221a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
1231a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_assignment=0
1241a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
1251a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_compact_if=16
1261a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
1271a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_enum_constants=0
1281a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
12957333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
1301a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
1311a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
1321a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
13357333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80
1341a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16
1351a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
1361a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
1371a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
1381a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
1391a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
14057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16
1411a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_after_imports=1
1421a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_after_package=1
1431a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_field=1
1441a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0
1451a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_imports=1
1461a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
1471a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_method=1
1481a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
1491a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_before_package=0
150add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
1511a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
1521a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line
1531a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line
1541a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
1551a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line
1561a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line
1571a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line
1581a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line
1591a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line
1601a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line
1611a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line
1621a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line
1631a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.clear_blank_lines=false
164add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
165add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
166add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.comment.format_block_comments=true
1671a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.format_comments=true
1681a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.format_header=false
1691a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.format_html=true
170add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
171add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.comment.format_line_comments=true
1721a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.format_source_code=true
1731a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
1741a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.indent_root_tags=true
1751a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
1761a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert
1771a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.comment.line_length=80
17857333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true
17957333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true
18057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false
1811a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.compact_else_if=true
1821a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.continuation_indentation=2
1831a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2
18457333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.disabling_tag=@formatter\:off
18557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.enabling_tag=@formatter\:on
1861a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false
18757333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column=true
1881a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true
1891a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
1901a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
1911a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
1921a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
1931a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_empty_lines=false
1941a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
1951a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
1961a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
1971a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
1981a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.indentation.size=4
1991a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert
20057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
201add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
202add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
20357333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
20457333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
20557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=insert
20657333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert
20757333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
2081a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
2091a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
2101a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
2111a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
2121a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
2131a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert
2141a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
2151a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert
2161a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert
2171a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert
2181a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert
2191a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert
2201a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert
2211a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert
2221a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert
2231a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert
2241a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
2251a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
2261a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert
2271a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert
2281a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert
2291a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert
2301a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
2311a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert
2321a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert
2331a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert
2341a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert
2351a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
2361a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert
2371a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert
2381a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
2391a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert
2401a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert
2411a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert
2421a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
2431a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert
2441a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
2451a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert
2461a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
2471a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
2481a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
2491a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert
2501a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert
2511a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert
2521a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert
2531a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
2541a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
2551a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
2561a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
2571a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
2581a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
2591a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
2601a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
2611a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
2621a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
2631a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
2641a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
2651a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert
2661a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert
2671a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
2681a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
2691a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
2701a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
2711a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
2721a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
2731a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert
27457333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try=do not insert
2751a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
2761a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
2771a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
2781a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
2791a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
2801a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert
28157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert
2821a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
2831a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
2841a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
2851a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
2861a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert
2871a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
2881a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert
2891a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert
2901a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
2911a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert
2921a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert
2931a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert
2941a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
2951a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
2961a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert
2971a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert
2981a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
2991a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
3001a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
3011a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
3021a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
3031a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
3041a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert
30557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try=do not insert
3061a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
3071a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert
3081a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert
3091a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert
3101a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert
3111a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
3121a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
3131a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert
3141a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert
3151a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
3161a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert
3171a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert
3181a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert
3191a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
3201a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert
3211a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert
3221a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert
3231a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
3241a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
3251a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
3261a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert
3271a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert
3281a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert
3291a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert
3301a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert
3311a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert
3321a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert
3331a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
3341a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
3351a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
3361a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
3371a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
3381a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
3391a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
3401a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
3411a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
3421a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
3431a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
3441a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
3451a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
3461a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert
3471a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert
3481a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert
3491a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert
3501a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert
3511a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
3521a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert
3531a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert
3541a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert
3551a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert
3561a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
3571a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
3581a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
3591a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
3601a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert
36157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try=insert
3621a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
3631a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
364add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
3651a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
3661a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
3671a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
3681a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
3691a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
3701a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
37157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert
3721a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
3731a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
3741a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
3751a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert
3761a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert
3771a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert
3781a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert
3791a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
3801a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
38157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.join_lines_in_comments=true
38257333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.join_wrapped_lines=true
3831a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false
3841a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false
3851a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
3861a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
3871a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.lineSplit=80
388add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
389add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
3901a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
3911a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
3921a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
3931a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.tabulation.char=tab
3941a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.tabulation.size=4
39557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.use_on_off_tags=true
3961a6964c8SGit Development Communityorg.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
397add24f2aSShawn O. Pearceorg.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
39857333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true
39957333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true
400