xref: /JGit/org.eclipse.jgit.pgm.test/.settings/org.eclipse.jdt.core.prefs (revision 4f30dc5eb95dad3eb898a71c7b864fc190ce4ef8)
1a2dac2c7STomasz Zarnaeclipse.preferences.version=1
28032b649SRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled
357333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore
457333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jdt.annotation.NonNull
557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annotation.NonNullByDefault
657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
8a2dac2c7STomasz Zarnaorg.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
11a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
12ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.compliance=1.8
13a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.debug.lineNumber=generate
14a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.debug.localVariable=generate
15a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.debug.sourceFile=generate
16a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.doc.comment.support=enabled
17a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
18a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.assertIdentifier=error
19a2dac2c7STomasz Zarnaorg.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
22a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.deprecation=warning
23a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
24a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
25a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.discouragedReference=warning
26a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.emptyStatement=warning
27a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.enumIdentifier=error
28a573dfc6SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=warning
29a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.fallthroughCase=warning
3057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
31a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.fieldHiding=warning
32a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
33a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=error
34a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.forbiddenReference=error
35a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=error
3657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=enabled
37a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
38a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
39a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.indirectStaticAccess=error
40a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.invalidJavadoc=error
41a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.invalidJavadocTags=enabled
42a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=enabled
43a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=enabled
44a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=private
45a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.localVariableHiding=warning
46a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.methodWithConstructorName=error
4757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingDefaultCase=ignore
48a2dac2c7STomasz Zarnaorg.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
51a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.missingJavadocComments=ignore
52a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=disabled
5357333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=protected
54*4f30dc5eSMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTagDescription=no_tag
55*4f30dc5eSMatthias Sohnorg.eclipse.jdt.core.compiler.problem.missingJavadocTags=ignore
5657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsMethodTypeParameters=disabled
57a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=disabled
58a2dac2c7STomasz Zarnaorg.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
61a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning
6257333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore
63a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.noEffectAssignment=error
64a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=error
65a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore
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
7057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=warning
71a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning
7201ebfa6cSRobin Stockerorg.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore
73a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=error
74a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
7557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore
76a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.rawTypeReference=ignore
7757333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
78a2dac2c7STomasz Zarnaorg.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
83a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
84a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.staticAccessReceiver=error
8557333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled
86a2dac2c7STomasz Zarnaorg.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
89a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
9057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled
91a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
9257333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning
93a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=warning
947ebd434eSDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unhandledWarningToken=ignore
9598cdca9bSDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning
96a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=error
97a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
98a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=error
9957333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
10057333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
101a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
1024528d5f5SDavid Pursehouseorg.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
103a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedImport=error
104a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedLabel=error
105a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedLocal=error
10657333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=warning
107a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedParameter=warning
10857333a8eSRobin Rosenbergorg.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
109a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
110a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
111a2dac2c7STomasz Zarnaorg.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
114a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=error
115ab79ce91SMatthias Sohnorg.eclipse.jdt.core.compiler.source=1.8
116a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.align_type_members_on_columns=false
117a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
11857333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
119a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
120a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
121a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
122a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
123a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_assignment=0
124a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
125a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_compact_if=16
126a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
127a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_enum_constants=0
128a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
12957333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
130a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
131a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
132a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
13357333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80
134a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16
135a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
136a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
137a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
138a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
139a2dac2c7STomasz Zarnaorg.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
141a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_after_imports=1
142a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_after_package=1
143a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_field=1
144a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0
145a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_imports=1
146a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
147a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_method=1
148a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
149a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_before_package=0
15057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
151a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
152a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line
153a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line
154a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
155a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line
156a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line
157a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line
158a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line
159a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line
160a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line
161a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line
162a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line
163a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.clear_blank_lines=false
16457333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
16557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
16657333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.format_block_comments=true
167a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.format_comments=true
168a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.format_header=false
169a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.format_html=true
17057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
17157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.comment.format_line_comments=true
172a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.format_source_code=true
173a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
174a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.indent_root_tags=true
175a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
176a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert
177a2dac2c7STomasz Zarnaorg.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
181a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.compact_else_if=true
182a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.continuation_indentation=2
183a2dac2c7STomasz Zarnaorg.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
186a2dac2c7STomasz Zarnaorg.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
188a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true
189a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true
190a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true
191a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true
192a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true
193a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_empty_lines=false
194a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
195a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
196a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
197a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
198a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.indentation.size=4
199a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert
20057333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
20157333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
20257333a8eSRobin Rosenbergorg.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
208a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
209a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
210a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
211a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
212a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
213a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert
214a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
215a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert
216a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert
217a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert
218a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert
219a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert
220a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert
221a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert
222a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert
223a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert
224a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
225a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
226a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert
227a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert
228a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert
229a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert
230a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert
231a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert
232a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert
233a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert
234a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert
235a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert
236a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert
237a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert
238a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert
239a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert
240a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert
241a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert
242a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert
243a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert
244a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
245a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert
246a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert
247a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert
248a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
249a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert
250a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert
251a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert
252a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert
253a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
254a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
255a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
256a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
257a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
258a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
259a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert
260a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
261a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
262a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
263a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
264a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
265a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert
266a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert
267a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
268a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert
269a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert
270a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert
271a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert
272a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert
273a2dac2c7STomasz Zarnaorg.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
275a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert
276a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
277a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert
278a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert
279a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert
280a2dac2c7STomasz Zarnaorg.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
282a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert
283a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert
284a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert
285a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert
286a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert
287a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
288a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert
289a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert
290a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert
291a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert
292a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert
293a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert
294a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert
295a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert
296a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert
297a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert
298a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert
299a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert
300a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert
301a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert
302a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert
303a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert
304a2dac2c7STomasz Zarnaorg.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
306a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert
307a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert
308a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert
309a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert
310a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert
311a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
312a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert
313a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert
314a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert
315a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert
316a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert
317a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert
318a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert
319a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert
320a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert
321a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert
322a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert
323a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert
324a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert
325a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert
326a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert
327a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert
328a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert
329a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert
330a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert
331a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert
332a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert
333a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
334a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
335a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
336a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
337a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
338a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert
339a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
340a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
341a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
342a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
343a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert
344a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert
345a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert
346a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert
347a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert
348a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert
349a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert
350a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert
351a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert
352a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert
353a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert
354a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert
355a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert
356a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert
357a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert
358a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert
359a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert
360a2dac2c7STomasz Zarnaorg.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
362a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
363a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
36457333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
365a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
366a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
367a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
368a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert
369a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert
370a2dac2c7STomasz Zarnaorg.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
372a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert
373a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert
374a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
375a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert
376a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert
377a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert
378a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert
379a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
380a2dac2c7STomasz Zarnaorg.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
383a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false
384a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false
385a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
386a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
387a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.lineSplit=80
38857333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
38957333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
390a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
391a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
392a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
393a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.tabulation.char=tab
394a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.tabulation.size=4
39557333a8eSRobin Rosenbergorg.eclipse.jdt.core.formatter.use_on_off_tags=true
396a2dac2c7STomasz Zarnaorg.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
39757333a8eSRobin Rosenbergorg.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