blob: c91d09d875727f272960ee6bdcec10022c1c6988 [file] [log] [blame]
david_williams8f9dc242007-10-25 00:07:43 +00001#Wed Oct 24 19:41:31 EDT 2007
bchilds133806a2007-03-27 15:52:39 +00002cleanup.add_default_serial_version_id=true
3cleanup.add_generated_serial_version_id=false
david_williams8f9dc242007-10-25 00:07:43 +00004cleanup.add_missing_annotations=false
bchilds133806a2007-03-27 15:52:39 +00005cleanup.add_missing_deprecated_annotations=true
6cleanup.add_missing_nls_tags=false
7cleanup.add_missing_override_annotations=true
david_williams8f9dc242007-10-25 00:07:43 +00008cleanup.add_serial_version_id=true
bchilds133806a2007-03-27 15:52:39 +00009cleanup.always_use_blocks=true
david_williams8f9dc242007-10-25 00:07:43 +000010cleanup.always_use_parentheses_in_expressions=true
bchilds133806a2007-03-27 15:52:39 +000011cleanup.always_use_this_for_non_static_field_access=false
12cleanup.always_use_this_for_non_static_method_access=false
13cleanup.convert_to_enhanced_for_loop=false
david_williams8f9dc242007-10-25 00:07:43 +000014cleanup.format_source_code=false
bchilds133806a2007-03-27 15:52:39 +000015cleanup.make_local_variable_final=true
16cleanup.make_parameters_final=false
17cleanup.make_private_fields_final=true
18cleanup.make_variable_declarations_final=false
19cleanup.never_use_blocks=false
david_williams8f9dc242007-10-25 00:07:43 +000020cleanup.never_use_parentheses_in_expressions=false
bchilds133806a2007-03-27 15:52:39 +000021cleanup.organize_imports=true
david_williams8f9dc242007-10-25 00:07:43 +000022cleanup.qualify_static_field_accesses_with_declaring_class=false
bchilds133806a2007-03-27 15:52:39 +000023cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
24cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
25cleanup.qualify_static_member_accesses_with_declaring_class=true
david_williams8f9dc242007-10-25 00:07:43 +000026cleanup.qualify_static_method_accesses_with_declaring_class=false
bchilds133806a2007-03-27 15:52:39 +000027cleanup.remove_private_constructors=true
bchilds133806a2007-03-27 15:52:39 +000028cleanup.remove_unnecessary_casts=true
29cleanup.remove_unnecessary_nls_tags=true
30cleanup.remove_unused_imports=true
david_williams8f9dc242007-10-25 00:07:43 +000031cleanup.remove_unused_local_variables=false
bchilds133806a2007-03-27 15:52:39 +000032cleanup.remove_unused_private_fields=true
33cleanup.remove_unused_private_members=true
34cleanup.remove_unused_private_methods=true
35cleanup.remove_unused_private_types=true
bchilds133806a2007-03-27 15:52:39 +000036cleanup.use_blocks=true
37cleanup.use_blocks_only_for_return_and_throw=false
david_williams8f9dc242007-10-25 00:07:43 +000038cleanup.use_parentheses_in_expressions=true
bchilds133806a2007-03-27 15:52:39 +000039cleanup.use_this_for_non_static_field_access=false
40cleanup.use_this_for_non_static_field_access_only_if_necessary=true
41cleanup.use_this_for_non_static_method_access=false
42cleanup.use_this_for_non_static_method_access_only_if_necessary=true
david_williams8f9dc242007-10-25 00:07:43 +000043cleanup_profile=_SSE Team Styles
bchilds133806a2007-03-27 15:52:39 +000044cleanup_settings_version=2
45eclipse.preferences.version=1
david_williams8f9dc242007-10-25 00:07:43 +000046internal.default.compliance=default
47org.eclipse.jdt.ui.exception.name=e
48org.eclipse.jdt.ui.gettersetter.use.is=true
49org.eclipse.jdt.ui.keywordthis=false
50org.eclipse.jdt.ui.overrideannotation=false
51org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates/>