blob: 011d0c9d51331ada146ee4e98d86aaa6fcad8db5 [file] [log] [blame]
Florian Thienel331829e2012-08-11 18:27:21 +02001cleanup.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_methods=true
6cleanup.add_missing_nls_tags=false
7cleanup.add_missing_override_annotations=true
8cleanup.add_missing_override_annotations_interface_methods=true
9cleanup.add_serial_version_id=true
10cleanup.always_use_blocks=true
11cleanup.always_use_parentheses_in_expressions=false
12cleanup.always_use_this_for_non_static_field_access=false
13cleanup.always_use_this_for_non_static_method_access=false
14cleanup.convert_to_enhanced_for_loop=true
15cleanup.correct_indentation=true
16cleanup.format_source_code=true
17cleanup.format_source_code_changes_only=false
18cleanup.make_local_variable_final=true
19cleanup.make_parameters_final=true
20cleanup.make_private_fields_final=true
21cleanup.make_type_abstract_if_missing_method=false
22cleanup.make_variable_declarations_final=true
23cleanup.never_use_blocks=false
24cleanup.never_use_parentheses_in_expressions=true
25cleanup.organize_imports=true
26cleanup.qualify_static_field_accesses_with_declaring_class=false
27cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
28cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
29cleanup.qualify_static_member_accesses_with_declaring_class=true
30cleanup.qualify_static_method_accesses_with_declaring_class=false
31cleanup.remove_private_constructors=true
32cleanup.remove_trailing_whitespaces=true
33cleanup.remove_trailing_whitespaces_all=true
34cleanup.remove_trailing_whitespaces_ignore_empty=false
35cleanup.remove_unnecessary_casts=true
36cleanup.remove_unnecessary_nls_tags=true
37cleanup.remove_unused_imports=true
38cleanup.remove_unused_local_variables=false
39cleanup.remove_unused_private_fields=true
40cleanup.remove_unused_private_members=false
41cleanup.remove_unused_private_methods=true
42cleanup.remove_unused_private_types=true
43cleanup.sort_members=false
44cleanup.sort_members_all=false
45cleanup.use_blocks=true
46cleanup.use_blocks_only_for_return_and_throw=false
47cleanup.use_parentheses_in_expressions=true
48cleanup.use_this_for_non_static_field_access=true
49cleanup.use_this_for_non_static_field_access_only_if_necessary=true
50cleanup.use_this_for_non_static_method_access=true
51cleanup.use_this_for_non_static_method_access_only_if_necessary=true
52cleanup_profile=_Vex
53cleanup_settings_version=2
54eclipse.preferences.version=1
Florian Thienel4cae3f52012-08-15 10:48:36 +020055editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
Florian Thienel331829e2012-08-11 18:27:21 +020056formatter_profile=_Vex
57formatter_settings_version=12
Florian Thienel4cae3f52012-08-15 10:48:36 +020058sp_cleanup.add_default_serial_version_id=true
59sp_cleanup.add_generated_serial_version_id=false
60sp_cleanup.add_missing_annotations=true
61sp_cleanup.add_missing_deprecated_annotations=true
62sp_cleanup.add_missing_methods=false
63sp_cleanup.add_missing_nls_tags=false
64sp_cleanup.add_missing_override_annotations=true
Carsten Hiesserichb984d142013-09-08 12:06:32 +020065sp_cleanup.add_missing_override_annotations_interface_methods=false
Florian Thienel4cae3f52012-08-15 10:48:36 +020066sp_cleanup.add_serial_version_id=false
67sp_cleanup.always_use_blocks=true
68sp_cleanup.always_use_parentheses_in_expressions=false
69sp_cleanup.always_use_this_for_non_static_field_access=false
70sp_cleanup.always_use_this_for_non_static_method_access=false
71sp_cleanup.convert_to_enhanced_for_loop=true
72sp_cleanup.correct_indentation=true
73sp_cleanup.format_source_code=true
74sp_cleanup.format_source_code_changes_only=false
75sp_cleanup.make_local_variable_final=true
76sp_cleanup.make_parameters_final=true
77sp_cleanup.make_private_fields_final=true
78sp_cleanup.make_type_abstract_if_missing_method=false
79sp_cleanup.make_variable_declarations_final=true
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=true
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=true
88sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
89sp_cleanup.remove_private_constructors=true
90sp_cleanup.remove_trailing_whitespaces=true
91sp_cleanup.remove_trailing_whitespaces_all=true
92sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
93sp_cleanup.remove_unnecessary_casts=true
94sp_cleanup.remove_unnecessary_nls_tags=true
95sp_cleanup.remove_unused_imports=true
96sp_cleanup.remove_unused_local_variables=false
97sp_cleanup.remove_unused_private_fields=true
98sp_cleanup.remove_unused_private_members=false
99sp_cleanup.remove_unused_private_methods=true
100sp_cleanup.remove_unused_private_types=true
101sp_cleanup.sort_members=false
102sp_cleanup.sort_members_all=false
103sp_cleanup.use_blocks=true
104sp_cleanup.use_blocks_only_for_return_and_throw=false
105sp_cleanup.use_parentheses_in_expressions=true
106sp_cleanup.use_this_for_non_static_field_access=true
107sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true
108sp_cleanup.use_this_for_non_static_method_access=true
109sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true