xref: /JGit/org.eclipse.jgit.http.apache/.settings/org.eclipse.jdt.core.prefs (revision ab79ce91c10830f9906a1311ec857ccf553f51fe)
13d3df394SMatthias Sohneclipse.preferences.version=1
28032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled
33d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
43d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jdt.annotation.NonNull
53d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annotation.NonNullByDefault
63d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
73d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
83d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
98032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
10*ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
113d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
12*ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.compliance=1.8
133d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.debug.lineNumber=generate
143d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.debug.localVariable=generate
153d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.debug.sourceFile=generate
163d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.doc.comment.support=enabled
173d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
183d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.assertIdentifier=error
193d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.autoboxing=warning
203d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.comparingIdentical=error
213d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.deadCode=error
223d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.deprecation=warning
233d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
243d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
253d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.discouragedReference=warning
263d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.emptyStatement=warning
273d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.enumIdentifier=error
283d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
293d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.fallthroughCase=warning
303d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
313d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.fieldHiding=warning
323d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
333d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=error
343d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.forbiddenReference=error
353d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=error
363d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=enabled
373d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
383d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
393d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.indirectStaticAccess=error
403d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.invalidJavadoc=error
413d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.invalidJavadocTags=enabled
423d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=enabled
433d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=enabled
443d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=private
453d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.localVariableHiding=warning
463d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.methodWithConstructorName=error
473d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingDefaultCase=ignore
483d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=ignore
493d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled
503d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingHashCodeMethod=error
513d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocComments=error
523d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=disabled
533d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=protected
543d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTagDescription=return_tag
553d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTags=error
563d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsMethodTypeParameters=disabled
573d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=disabled
583d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsVisibility=private
593d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore
603d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled
613d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning
623d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
633d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.noEffectAssignment=error
643d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=error
653d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
668032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=warning
673d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error
683d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.nullReference=error
693d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.nullSpecViolation=error
703d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=warning
713d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning
723d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
733d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=error
743d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
753d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore
763d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.rawTypeReference=ignore
773d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
783d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.redundantNullCheck=warning
793d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore
803d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.redundantSuperinterface=error
813d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
82a03bdcbbSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore
833d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
843d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.staticAccessReceiver=error
853d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled
863d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled
878032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled
883d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore
893d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
903d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled
913d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
923d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning
933d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=warning
943d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning
953d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
963d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=error
973d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
983d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=warning
993d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
1003d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
1013d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
1024528d5f5SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
1033d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedImport=error
1043d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedLabel=error
1053d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedLocal=error
1063d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=warning
1073d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedParameter=warning
1083d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
1093d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
1103d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
1113d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedPrivateMember=error
1128032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
1133d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
1143d3df394SMatthias Sohnorg.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=error
115*ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.source=1.8
1163d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.align_type_members_on_columns=false
1173d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
1183d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
1193d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
1203d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
1213d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
1223d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
1233d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_assignment=0
1243d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
1253d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_compact_if=16
1263d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
1273d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_enum_constants=0
1283d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
1293d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
1303d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
1313d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
1323d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
1333d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80
1343d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16
1353d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
1363d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
1373d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
1383d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
1393d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
1403d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16
1413d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_after_imports=1
1423d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_after_package=1
1433d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_field=1
1443d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0
1453d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_imports=1
1463d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
1473d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_method=1
1483d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
1493d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_before_package=0
1503d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
1513d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
1523d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line
1533d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line
1543d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
1553d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line
1563d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line
1573d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line
1583d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line
1593d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line
1603d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line
1613d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line
1623d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line
1633d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.clear_blank_lines=false
1643d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
1653d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
1663d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_block_comments=true
1673d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_comments=true
1683d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_header=false
1693d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_html=true
1703d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
1713d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_line_comments=true
1723d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.format_source_code=true
1733d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
1743d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.indent_root_tags=true
1753d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
1763d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert
1773d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.line_length=80
1783d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true
1793d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true
1803d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false
1813d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.compact_else_if=true
1823d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.continuation_indentation=2
1833d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2
1843d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.disabling_tag=@formatter\:off
1853d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.enabling_tag=@formatter\:on
1863d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false
1873d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column=true
1883d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true
1893d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
1903d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
1913d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
1923d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
1933d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_empty_lines=false
1943d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
1953d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
1963d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
1973d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
1983d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.indentation.size=4
1993d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert
2003d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
2013d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
2023d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
2033d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
2043d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
2053d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=insert
2063d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert
2073d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
2083d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
2093d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
2103d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
2113d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
2123d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
2133d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert
2143d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
2153d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert
2163d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert
2173d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert
2183d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert
2193d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert
2203d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert
2213d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert
2223d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert
2233d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert
2243d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
2253d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
2263d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert
2273d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert
2283d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert
2293d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert
2303d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
2313d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert
2323d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert
2333d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert
2343d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert
2353d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
2363d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert
2373d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert
2383d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
2393d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert
2403d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert
2413d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert
2423d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
2433d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert
2443d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
2453d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert
2463d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
2473d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
2483d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
2493d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert
2503d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert
2513d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert
2523d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert
2533d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
2543d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
2553d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
2563d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
2573d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
2583d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
2593d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
2603d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
2613d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
2623d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
2633d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
2643d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
2653d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert
2663d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert
2673d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
2683d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
2693d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
2703d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
2713d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
2723d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
2733d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert
2743d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try=do not insert
2753d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
2763d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
2773d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
2783d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
2793d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
2803d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert
2813d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert
2823d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
2833d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
2843d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
2853d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
2863d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert
2873d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
2883d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert
2893d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert
2903d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
2913d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert
2923d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert
2933d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert
2943d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
2953d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
2963d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert
2973d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert
2983d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
2993d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
3003d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
3013d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
3023d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
3033d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
3043d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert
3053d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try=do not insert
3063d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
3073d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert
3083d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert
3093d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert
3103d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert
3113d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
3123d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
3133d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert
3143d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert
3153d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
3163d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert
3173d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert
3183d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert
3193d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
3203d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert
3213d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert
3223d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert
3233d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
3243d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
3253d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
3263d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert
3273d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert
3283d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert
3293d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert
3303d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert
3313d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert
3323d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert
3333d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
3343d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
3353d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
3363d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
3373d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
3383d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
3393d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
3403d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
3413d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
3423d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
3433d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
3443d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
3453d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
3463d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert
3473d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert
3483d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert
3493d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert
3503d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert
3513d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
3523d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert
3533d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert
3543d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert
3553d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert
3563d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
3573d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
3583d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
3593d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
3603d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert
3613d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try=insert
3623d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
3633d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
3643d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
3653d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
3663d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
3673d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
3683d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
3693d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
3703d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert
3713d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert
3723d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
3733d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
3743d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
3753d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert
3763d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert
3773d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert
3783d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert
3793d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
3803d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
3813d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.join_lines_in_comments=true
3823d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.join_wrapped_lines=true
3833d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false
3843d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false
3853d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
3863d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
3873d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.lineSplit=80
3883d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
3893d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
3903d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
3913d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
3923d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
3933d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.tabulation.char=tab
3943d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.tabulation.size=4
3953d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.use_on_off_tags=true
3963d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
3973d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
3983d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true
3993d3df394SMatthias Sohnorg.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true
400