Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 1 | #Tue Jan 05 12:29:35 EST 2010 |
| 2 | cleanup.add_default_serial_version_id=true |
| 3 | cleanup.add_generated_serial_version_id=false |
| 4 | cleanup.add_missing_annotations=true |
| 5 | cleanup.add_missing_deprecated_annotations=true |
| 6 | cleanup.add_missing_nls_tags=false |
| 7 | cleanup.add_missing_override_annotations=true |
| 8 | cleanup.add_serial_version_id=false |
| 9 | cleanup.always_use_blocks=false |
| 10 | cleanup.always_use_parentheses_in_expressions=false |
| 11 | cleanup.always_use_this_for_non_static_field_access=true |
| 12 | cleanup.always_use_this_for_non_static_method_access=false |
| 13 | cleanup.convert_to_enhanced_for_loop=false |
| 14 | cleanup.format_comment=false |
| 15 | cleanup.format_javadoc=true |
| 16 | cleanup.format_multi_line_comment=true |
| 17 | cleanup.format_single_line_comment=true |
| 18 | cleanup.format_source_code=false |
| 19 | cleanup.make_local_variable_final=true |
| 20 | cleanup.make_parameters_final=false |
| 21 | cleanup.make_private_fields_final=true |
| 22 | cleanup.make_variable_declarations_final=false |
| 23 | cleanup.never_use_blocks=false |
| 24 | cleanup.never_use_parentheses_in_expressions=true |
| 25 | cleanup.organize_imports=true |
| 26 | cleanup.qualify_static_field_accesses_with_declaring_class=true |
| 27 | cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true |
| 28 | cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true |
| 29 | cleanup.qualify_static_member_accesses_with_declaring_class=true |
| 30 | cleanup.qualify_static_method_accesses_with_declaring_class=false |
| 31 | cleanup.remove_private_constructors=true |
| 32 | cleanup.remove_unnecessary_casts=true |
| 33 | cleanup.remove_unnecessary_nls_tags=true |
| 34 | cleanup.remove_unused_imports=true |
| 35 | cleanup.remove_unused_local_variables=false |
| 36 | cleanup.remove_unused_private_fields=true |
| 37 | cleanup.remove_unused_private_members=false |
| 38 | cleanup.remove_unused_private_methods=true |
| 39 | cleanup.remove_unused_private_types=true |
| 40 | cleanup.use_blocks=false |
| 41 | cleanup.use_blocks_only_for_return_and_throw=false |
| 42 | cleanup.use_parentheses_in_expressions=false |
| 43 | cleanup.use_this_for_non_static_field_access=true |
| 44 | cleanup.use_this_for_non_static_field_access_only_if_necessary=false |
| 45 | cleanup.use_this_for_non_static_method_access=false |
| 46 | cleanup.use_this_for_non_static_method_access_only_if_necessary=true |
| 47 | cleanup_profile=_Numbat |
| 48 | cleanup_settings_version=2 |
| 49 | eclipse.preferences.version=1 |
| 50 | editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true |
| 51 | formatter_profile=_Jdtcore [built-in + Indent switch body + LineWidth\:120] |
| 52 | formatter_settings_version=11 |
| 53 | sp_cleanup.add_default_serial_version_id=true |
| 54 | sp_cleanup.add_generated_serial_version_id=false |
| 55 | sp_cleanup.add_missing_annotations=false |
| 56 | sp_cleanup.add_missing_deprecated_annotations=true |
| 57 | sp_cleanup.add_missing_methods=false |
| 58 | sp_cleanup.add_missing_nls_tags=false |
| 59 | sp_cleanup.add_missing_override_annotations=true |
| 60 | sp_cleanup.add_missing_override_annotations_interface_methods=false |
| 61 | sp_cleanup.add_serial_version_id=false |
| 62 | sp_cleanup.always_use_blocks=true |
| 63 | sp_cleanup.always_use_parentheses_in_expressions=false |
| 64 | sp_cleanup.always_use_this_for_non_static_field_access=false |
| 65 | sp_cleanup.always_use_this_for_non_static_method_access=false |
| 66 | sp_cleanup.convert_to_enhanced_for_loop=false |
| 67 | sp_cleanup.correct_indentation=false |
| 68 | sp_cleanup.format_source_code=false |
| 69 | sp_cleanup.format_source_code_changes_only=false |
| 70 | sp_cleanup.make_local_variable_final=false |
| 71 | sp_cleanup.make_parameters_final=false |
| 72 | sp_cleanup.make_private_fields_final=true |
| 73 | sp_cleanup.make_type_abstract_if_missing_method=false |
| 74 | sp_cleanup.make_variable_declarations_final=false |
| 75 | sp_cleanup.never_use_blocks=false |
| 76 | sp_cleanup.never_use_parentheses_in_expressions=true |
| 77 | sp_cleanup.on_save_use_additional_actions=true |
| 78 | sp_cleanup.organize_imports=false |
| 79 | sp_cleanup.qualify_static_field_accesses_with_declaring_class=false |
| 80 | sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true |
| 81 | sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true |
| 82 | sp_cleanup.qualify_static_member_accesses_with_declaring_class=false |
| 83 | sp_cleanup.qualify_static_method_accesses_with_declaring_class=false |
| 84 | sp_cleanup.remove_private_constructors=true |
| 85 | sp_cleanup.remove_trailing_whitespaces=false |
| 86 | sp_cleanup.remove_trailing_whitespaces_all=true |
| 87 | sp_cleanup.remove_trailing_whitespaces_ignore_empty=false |
| 88 | sp_cleanup.remove_unnecessary_casts=false |
| 89 | sp_cleanup.remove_unnecessary_nls_tags=false |
| 90 | sp_cleanup.remove_unused_imports=false |
| 91 | sp_cleanup.remove_unused_local_variables=false |
| 92 | sp_cleanup.remove_unused_private_fields=true |
| 93 | sp_cleanup.remove_unused_private_members=false |
| 94 | sp_cleanup.remove_unused_private_methods=true |
| 95 | sp_cleanup.remove_unused_private_types=true |
| 96 | sp_cleanup.sort_members=false |
| 97 | sp_cleanup.sort_members_all=false |
| 98 | sp_cleanup.update_ibm_copyright_to_current_year=true |
| 99 | sp_cleanup.use_blocks=false |
| 100 | sp_cleanup.use_blocks_only_for_return_and_throw=false |
| 101 | sp_cleanup.use_parentheses_in_expressions=false |
| 102 | sp_cleanup.use_this_for_non_static_field_access=false |
| 103 | sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true |
| 104 | sp_cleanup.use_this_for_non_static_method_access=false |
| 105 | sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true |