comparison mx/org.eclipse.jdt.ui.prefs @ 3732:3e2e8b8abdaf

Updated mxtool to allow projects in subdirectories.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 17 Dec 2011 19:58:27 +0100
parents
children
comparison
equal deleted inserted replaced
3731:71f1f6fd32f7 3732:3e2e8b8abdaf
1 cleanup.add_default_serial_version_id=false
2 cleanup.add_generated_serial_version_id=false
3 cleanup.add_missing_annotations=false
4 cleanup.add_missing_deprecated_annotations=false
5 cleanup.add_missing_nls_tags=false
6 cleanup.add_missing_override_annotations=false
7 cleanup.add_serial_version_id=false
8 cleanup.always_use_blocks=false
9 cleanup.always_use_parentheses_in_expressions=false
10 cleanup.always_use_this_for_non_static_field_access=false
11 cleanup.always_use_this_for_non_static_method_access=false
12 cleanup.convert_to_enhanced_for_loop=false
13 cleanup.format_source_code=false
14 cleanup.make_local_variable_final=false
15 cleanup.make_parameters_final=false
16 cleanup.make_private_fields_final=true
17 cleanup.make_variable_declarations_final=false
18 cleanup.never_use_blocks=false
19 cleanup.never_use_parentheses_in_expressions=false
20 cleanup.organize_imports=false
21 cleanup.qualify_static_field_accesses_with_declaring_class=false
22 cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=false
23 cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=false
24 cleanup.qualify_static_member_accesses_with_declaring_class=false
25 cleanup.qualify_static_method_accesses_with_declaring_class=false
26 cleanup.remove_private_constructors=false
27 cleanup.remove_trailing_whitespaces=false
28 cleanup.remove_trailing_whitespaces_all=false
29 cleanup.remove_trailing_whitespaces_ignore_empty=false
30 cleanup.remove_unnecessary_casts=false
31 cleanup.remove_unnecessary_nls_tags=false
32 cleanup.remove_unused_imports=false
33 cleanup.remove_unused_local_variables=false
34 cleanup.remove_unused_private_fields=false
35 cleanup.remove_unused_private_members=false
36 cleanup.remove_unused_private_methods=false
37 cleanup.remove_unused_private_types=false
38 cleanup.sort_members=false
39 cleanup.sort_members_all=false
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=false
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=false
47 cleanup_profile=_CleanUpAgitarTests
48 cleanup_settings_version=2
49 comment_clear_blank_lines=false
50 comment_format_comments=true
51 comment_format_header=true
52 comment_format_html=true
53 comment_format_source_code=true
54 comment_indent_parameter_description=true
55 comment_indent_root_tags=true
56 comment_line_length=120
57 comment_new_line_for_parameter=true
58 comment_separate_root_tags=true
59 eclipse.preferences.version=1
60 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
61 formatter_profile=_MaxineJavaCodeStyle
62 formatter_settings_version=11
63 org.eclipse.jdt.ui.exception.name=e
64 org.eclipse.jdt.ui.gettersetter.use.is=true
65 org.eclipse.jdt.ui.ignorelowercasenames=true
66 org.eclipse.jdt.ui.importorder=java;javax;org;com;
67 org.eclipse.jdt.ui.javadoc=false
68 org.eclipse.jdt.ui.keywordthis=false
69 org.eclipse.jdt.ui.ondemandthreshold=0
70 org.eclipse.jdt.ui.overrideannotation=true
71 org.eclipse.jdt.ui.staticondemandthreshold=0
72 sp_cleanup.add_default_serial_version_id=false
73 sp_cleanup.add_generated_serial_version_id=false
74 sp_cleanup.add_missing_annotations=false
75 sp_cleanup.add_missing_deprecated_annotations=false
76 sp_cleanup.add_missing_methods=false
77 sp_cleanup.add_missing_nls_tags=false
78 sp_cleanup.add_missing_override_annotations=false
79 sp_cleanup.add_serial_version_id=false
80 sp_cleanup.always_use_blocks=false
81 sp_cleanup.always_use_parentheses_in_expressions=false
82 sp_cleanup.always_use_this_for_non_static_field_access=false
83 sp_cleanup.always_use_this_for_non_static_method_access=false
84 sp_cleanup.convert_to_enhanced_for_loop=false
85 sp_cleanup.correct_indentation=false
86 sp_cleanup.format_source_code=false
87 sp_cleanup.format_source_code_changes_only=false
88 sp_cleanup.make_local_variable_final=false
89 sp_cleanup.make_parameters_final=false
90 sp_cleanup.make_private_fields_final=false
91 sp_cleanup.make_variable_declarations_final=false
92 sp_cleanup.never_use_blocks=false
93 sp_cleanup.never_use_parentheses_in_expressions=false
94 sp_cleanup.on_save_use_additional_actions=true
95 sp_cleanup.organize_imports=false
96 sp_cleanup.qualify_static_field_accesses_with_declaring_class=false
97 sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=false
98 sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=false
99 sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
100 sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
101 sp_cleanup.remove_private_constructors=false
102 sp_cleanup.remove_trailing_whitespaces=true
103 sp_cleanup.remove_trailing_whitespaces_all=true
104 sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
105 sp_cleanup.remove_unnecessary_casts=false
106 sp_cleanup.remove_unnecessary_nls_tags=false
107 sp_cleanup.remove_unused_imports=false
108 sp_cleanup.remove_unused_local_variables=false
109 sp_cleanup.remove_unused_private_fields=false
110 sp_cleanup.remove_unused_private_members=false
111 sp_cleanup.remove_unused_private_methods=false
112 sp_cleanup.remove_unused_private_types=false
113 sp_cleanup.sort_members=false
114 sp_cleanup.sort_members_all=false
115 sp_cleanup.use_blocks=false
116 sp_cleanup.use_blocks_only_for_return_and_throw=false
117 sp_cleanup.use_parentheses_in_expressions=false
118 sp_cleanup.use_this_for_non_static_field_access=false
119 sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=false
120 sp_cleanup.use_this_for_non_static_method_access=false
121 sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=false