blob: 1f524a0e23ba0b54e7c8146b60a431cfe01c3032 [file] [log] [blame]
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001cleanup.add_default_serial_version_id=true
2cleanup.add_generated_serial_version_id=false
3cleanup.add_missing_annotations=true
4cleanup.add_missing_deprecated_annotations=true
5cleanup.add_missing_nls_tags=false
6cleanup.add_missing_override_annotations=true
7cleanup.add_serial_version_id=false
8cleanup.always_use_blocks=false
9cleanup.always_use_parentheses_in_expressions=false
10cleanup.always_use_this_for_non_static_field_access=true
11cleanup.always_use_this_for_non_static_method_access=false
12cleanup.convert_to_enhanced_for_loop=false
13cleanup.format_comment=false
14cleanup.format_javadoc=true
15cleanup.format_multi_line_comment=true
16cleanup.format_single_line_comment=true
17cleanup.format_source_code=false
18cleanup.make_local_variable_final=true
19cleanup.make_parameters_final=false
20cleanup.make_private_fields_final=true
21cleanup.make_variable_declarations_final=false
22cleanup.never_use_blocks=false
23cleanup.never_use_parentheses_in_expressions=true
24cleanup.organize_imports=true
25cleanup.qualify_static_field_accesses_with_declaring_class=true
26cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
27cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
28cleanup.qualify_static_member_accesses_with_declaring_class=true
29cleanup.qualify_static_method_accesses_with_declaring_class=false
30cleanup.remove_private_constructors=true
31cleanup.remove_unnecessary_casts=true
32cleanup.remove_unnecessary_nls_tags=true
33cleanup.remove_unused_imports=true
34cleanup.remove_unused_local_variables=false
35cleanup.remove_unused_private_fields=true
36cleanup.remove_unused_private_members=false
37cleanup.remove_unused_private_methods=true
38cleanup.remove_unused_private_types=true
39cleanup.use_blocks=false
40cleanup.use_blocks_only_for_return_and_throw=false
41cleanup.use_parentheses_in_expressions=false
42cleanup.use_this_for_non_static_field_access=true
43cleanup.use_this_for_non_static_field_access_only_if_necessary=false
44cleanup.use_this_for_non_static_method_access=false
45cleanup.use_this_for_non_static_method_access_only_if_necessary=true
46cleanup_profile=_Numbat
47cleanup_settings_version=2
48eclipse.preferences.version=1
49editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
50formatter_profile=_Jdtcore [built-in + Indent switch body + LineWidth\:120]
51formatter_settings_version=11
Stephan Herrmann34d17632015-02-21 17:28:18 +010052org.eclipse.jdt.ui.exception.name=e
53org.eclipse.jdt.ui.gettersetter.use.is=true
54org.eclipse.jdt.ui.keywordthis=true
55org.eclipse.jdt.ui.overrideannotation=true
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000056sp_cleanup.add_default_serial_version_id=true
57sp_cleanup.add_generated_serial_version_id=false
Stephan Herrmann3442b522018-01-25 21:18:41 +010058sp_cleanup.add_missing_annotations=true
59sp_cleanup.add_missing_deprecated_annotations=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000060sp_cleanup.add_missing_methods=false
61sp_cleanup.add_missing_nls_tags=false
Stephan Herrmann58a50902020-05-21 19:35:57 +020062sp_cleanup.add_missing_override_annotations=false
63sp_cleanup.add_missing_override_annotations_interface_methods=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000064sp_cleanup.add_serial_version_id=false
65sp_cleanup.always_use_blocks=true
66sp_cleanup.always_use_parentheses_in_expressions=false
67sp_cleanup.always_use_this_for_non_static_field_access=false
68sp_cleanup.always_use_this_for_non_static_method_access=false
Stephan Herrmann3442b522018-01-25 21:18:41 +010069sp_cleanup.convert_functional_interfaces=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000070sp_cleanup.convert_to_enhanced_for_loop=false
71sp_cleanup.correct_indentation=false
72sp_cleanup.format_source_code=false
73sp_cleanup.format_source_code_changes_only=false
Stephan Herrmann3442b522018-01-25 21:18:41 +010074sp_cleanup.insert_inferred_type_arguments=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000075sp_cleanup.make_local_variable_final=false
76sp_cleanup.make_parameters_final=false
77sp_cleanup.make_private_fields_final=true
78sp_cleanup.make_type_abstract_if_missing_method=false
79sp_cleanup.make_variable_declarations_final=false
80sp_cleanup.never_use_blocks=false
81sp_cleanup.never_use_parentheses_in_expressions=true
82sp_cleanup.on_save_use_additional_actions=true
83sp_cleanup.organize_imports=false
84sp_cleanup.qualify_static_field_accesses_with_declaring_class=false
85sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
86sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
87sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
88sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
89sp_cleanup.remove_private_constructors=true
Stephan Herrmann3442b522018-01-25 21:18:41 +010090sp_cleanup.remove_redundant_type_arguments=false
Stephan Herrmann43cef882020-04-11 14:59:11 +020091sp_cleanup.remove_trailing_whitespaces=true
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000092sp_cleanup.remove_trailing_whitespaces_all=true
93sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
94sp_cleanup.remove_unnecessary_casts=false
95sp_cleanup.remove_unnecessary_nls_tags=false
96sp_cleanup.remove_unused_imports=false
97sp_cleanup.remove_unused_local_variables=false
98sp_cleanup.remove_unused_private_fields=true
99sp_cleanup.remove_unused_private_members=false
100sp_cleanup.remove_unused_private_methods=true
101sp_cleanup.remove_unused_private_types=true
102sp_cleanup.sort_members=false
103sp_cleanup.sort_members_all=false
104sp_cleanup.update_ibm_copyright_to_current_year=true
Stephan Herrmann3442b522018-01-25 21:18:41 +0100105sp_cleanup.use_anonymous_class_creation=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +0000106sp_cleanup.use_blocks=false
107sp_cleanup.use_blocks_only_for_return_and_throw=false
Stephan Herrmann3442b522018-01-25 21:18:41 +0100108sp_cleanup.use_lambda=false
Stephan Herrmann7b7062f2010-04-01 19:56:59 +0000109sp_cleanup.use_parentheses_in_expressions=false
110sp_cleanup.use_this_for_non_static_field_access=false
111sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true
112sp_cleanup.use_this_for_non_static_method_access=false
113sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true