comparison mx/eclipse-settings/org.eclipse.jdt.ui.prefs @ 7539:9e2cbc932853

Merge
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 23 Jan 2013 17:25:47 +0100
parents 3417a9177425
children
comparison
equal deleted inserted replaced
7538:50793b11b74d 7539:9e2cbc932853
56 comment_line_length=120 56 comment_line_length=120
57 comment_new_line_for_parameter=true 57 comment_new_line_for_parameter=true
58 comment_separate_root_tags=true 58 comment_separate_root_tags=true
59 eclipse.preferences.version=1 59 eclipse.preferences.version=1
60 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true 60 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
61 formatter_settings_version=11 61 formatter_profile=_Graal
62 formatter_settings_version=12
62 org.eclipse.jdt.ui.exception.name=e 63 org.eclipse.jdt.ui.exception.name=e
63 org.eclipse.jdt.ui.gettersetter.use.is=true 64 org.eclipse.jdt.ui.gettersetter.use.is=true
64 org.eclipse.jdt.ui.ignorelowercasenames=true 65 org.eclipse.jdt.ui.ignorelowercasenames=true
65 org.eclipse.jdt.ui.importorder=java;javax;org;com; 66 org.eclipse.jdt.ui.importorder=java;javax;org;com;
66 org.eclipse.jdt.ui.javadoc=false 67 org.eclipse.jdt.ui.javadoc=false
73 sp_cleanup.add_missing_annotations=false 74 sp_cleanup.add_missing_annotations=false
74 sp_cleanup.add_missing_deprecated_annotations=false 75 sp_cleanup.add_missing_deprecated_annotations=false
75 sp_cleanup.add_missing_methods=false 76 sp_cleanup.add_missing_methods=false
76 sp_cleanup.add_missing_nls_tags=false 77 sp_cleanup.add_missing_nls_tags=false
77 sp_cleanup.add_missing_override_annotations=false 78 sp_cleanup.add_missing_override_annotations=false
79 sp_cleanup.add_missing_override_annotations_interface_methods=false
78 sp_cleanup.add_serial_version_id=false 80 sp_cleanup.add_serial_version_id=false
79 sp_cleanup.always_use_blocks=false 81 sp_cleanup.always_use_blocks=false
80 sp_cleanup.always_use_parentheses_in_expressions=false 82 sp_cleanup.always_use_parentheses_in_expressions=false
81 sp_cleanup.always_use_this_for_non_static_field_access=false 83 sp_cleanup.always_use_this_for_non_static_field_access=false
82 sp_cleanup.always_use_this_for_non_static_method_access=false 84 sp_cleanup.always_use_this_for_non_static_method_access=false
83 sp_cleanup.convert_to_enhanced_for_loop=false 85 sp_cleanup.convert_to_enhanced_for_loop=false
84 sp_cleanup.correct_indentation=false 86 sp_cleanup.correct_indentation=false
85 sp_cleanup.format_source_code=false 87 sp_cleanup.format_source_code=true
86 sp_cleanup.format_source_code_changes_only=false 88 sp_cleanup.format_source_code_changes_only=false
87 sp_cleanup.make_local_variable_final=false 89 sp_cleanup.make_local_variable_final=false
88 sp_cleanup.make_parameters_final=false 90 sp_cleanup.make_parameters_final=false
89 sp_cleanup.make_private_fields_final=false 91 sp_cleanup.make_private_fields_final=false
92 sp_cleanup.make_type_abstract_if_missing_method=false
90 sp_cleanup.make_variable_declarations_final=false 93 sp_cleanup.make_variable_declarations_final=false
91 sp_cleanup.never_use_blocks=false 94 sp_cleanup.never_use_blocks=false
92 sp_cleanup.never_use_parentheses_in_expressions=false 95 sp_cleanup.never_use_parentheses_in_expressions=false
93 sp_cleanup.on_save_use_additional_actions=true 96 sp_cleanup.on_save_use_additional_actions=true
94 sp_cleanup.organize_imports=false 97 sp_cleanup.organize_imports=false