david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 1 | #Wed Oct 24 19:41:31 EDT 2007 |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 2 | cleanup.add_default_serial_version_id=true |
| 3 | cleanup.add_generated_serial_version_id=false |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 4 | cleanup.add_missing_annotations=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 5 | cleanup.add_missing_deprecated_annotations=true |
| 6 | cleanup.add_missing_nls_tags=false |
| 7 | cleanup.add_missing_override_annotations=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 8 | cleanup.add_serial_version_id=true |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 9 | cleanup.always_use_blocks=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 10 | cleanup.always_use_parentheses_in_expressions=true |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 11 | cleanup.always_use_this_for_non_static_field_access=false |
| 12 | cleanup.always_use_this_for_non_static_method_access=false |
| 13 | cleanup.convert_to_enhanced_for_loop=false |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 14 | cleanup.format_source_code=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 15 | cleanup.make_local_variable_final=true |
| 16 | cleanup.make_parameters_final=false |
| 17 | cleanup.make_private_fields_final=true |
| 18 | cleanup.make_variable_declarations_final=false |
| 19 | cleanup.never_use_blocks=false |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 20 | cleanup.never_use_parentheses_in_expressions=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 21 | cleanup.organize_imports=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 22 | cleanup.qualify_static_field_accesses_with_declaring_class=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 23 | cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true |
| 24 | cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true |
| 25 | cleanup.qualify_static_member_accesses_with_declaring_class=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 26 | cleanup.qualify_static_method_accesses_with_declaring_class=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 27 | cleanup.remove_private_constructors=true |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 28 | cleanup.remove_unnecessary_casts=true |
| 29 | cleanup.remove_unnecessary_nls_tags=true |
| 30 | cleanup.remove_unused_imports=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 31 | cleanup.remove_unused_local_variables=false |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 32 | cleanup.remove_unused_private_fields=true |
| 33 | cleanup.remove_unused_private_members=true |
| 34 | cleanup.remove_unused_private_methods=true |
| 35 | cleanup.remove_unused_private_types=true |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 36 | cleanup.use_blocks=true |
| 37 | cleanup.use_blocks_only_for_return_and_throw=false |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 38 | cleanup.use_parentheses_in_expressions=true |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 39 | cleanup.use_this_for_non_static_field_access=false |
| 40 | cleanup.use_this_for_non_static_field_access_only_if_necessary=true |
| 41 | cleanup.use_this_for_non_static_method_access=false |
| 42 | cleanup.use_this_for_non_static_method_access_only_if_necessary=true |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 43 | cleanup_profile=_SSE Team Styles |
bchilds | 133806a | 2007-03-27 15:52:39 +0000 | [diff] [blame] | 44 | cleanup_settings_version=2 |
| 45 | eclipse.preferences.version=1 |
david_williams | 8f9dc24 | 2007-10-25 00:07:43 +0000 | [diff] [blame] | 46 | internal.default.compliance=default |
| 47 | org.eclipse.jdt.ui.exception.name=e |
| 48 | org.eclipse.jdt.ui.gettersetter.use.is=true |
| 49 | org.eclipse.jdt.ui.keywordthis=false |
| 50 | org.eclipse.jdt.ui.overrideannotation=false |
| 51 | org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates/> |