annotate mx/eclipse-settings/org.eclipse.jdt.ui.prefs @ 18888:31960077ea9d

Specify jacoco project includes/excludes in suite.py
author Paul Woegerer <paul.woegerer@oracle.com>
date Wed, 21 Jan 2015 12:02:35 +0100
parents 3417a9177425
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 cleanup.add_default_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
2 cleanup.add_generated_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
3 cleanup.add_missing_annotations=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
4 cleanup.add_missing_deprecated_annotations=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
5 cleanup.add_missing_nls_tags=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
6 cleanup.add_missing_override_annotations=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
7 cleanup.add_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
8 cleanup.always_use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
9 cleanup.always_use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
10 cleanup.always_use_this_for_non_static_field_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
11 cleanup.always_use_this_for_non_static_method_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
12 cleanup.convert_to_enhanced_for_loop=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
13 cleanup.format_source_code=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
14 cleanup.make_local_variable_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
15 cleanup.make_parameters_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
16 cleanup.make_private_fields_final=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
17 cleanup.make_variable_declarations_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
18 cleanup.never_use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
19 cleanup.never_use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
20 cleanup.organize_imports=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
21 cleanup.qualify_static_field_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
22 cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
23 cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
24 cleanup.qualify_static_member_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
25 cleanup.qualify_static_method_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
26 cleanup.remove_private_constructors=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
27 cleanup.remove_trailing_whitespaces=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
28 cleanup.remove_trailing_whitespaces_all=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
29 cleanup.remove_trailing_whitespaces_ignore_empty=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
30 cleanup.remove_unnecessary_casts=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
31 cleanup.remove_unnecessary_nls_tags=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
32 cleanup.remove_unused_imports=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
33 cleanup.remove_unused_local_variables=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
34 cleanup.remove_unused_private_fields=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
35 cleanup.remove_unused_private_members=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
36 cleanup.remove_unused_private_methods=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
37 cleanup.remove_unused_private_types=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
38 cleanup.sort_members=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
39 cleanup.sort_members_all=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
40 cleanup.use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
41 cleanup.use_blocks_only_for_return_and_throw=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
42 cleanup.use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
43 cleanup.use_this_for_non_static_field_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
44 cleanup.use_this_for_non_static_field_access_only_if_necessary=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
45 cleanup.use_this_for_non_static_method_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
46 cleanup.use_this_for_non_static_method_access_only_if_necessary=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
47 cleanup_profile=_CleanUpAgitarTests
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
48 cleanup_settings_version=2
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
49 comment_clear_blank_lines=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
50 comment_format_comments=true
4338
04ebcabcba4f misc cleanup
Lukas Stadler <lukas.stadler@jku.at>
parents: 4269
diff changeset
51 comment_format_header=false
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
52 comment_format_html=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
53 comment_format_source_code=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
54 comment_indent_parameter_description=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
55 comment_indent_root_tags=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
56 comment_line_length=120
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
57 comment_new_line_for_parameter=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
58 comment_separate_root_tags=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
59 eclipse.preferences.version=1
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
60 editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true
7526
1d804095d410 gave formatter profile the name "Graal"
Doug Simon <doug.simon@oracle.com>
parents: 7515
diff changeset
61 formatter_profile=_Graal
1d804095d410 gave formatter profile the name "Graal"
Doug Simon <doug.simon@oracle.com>
parents: 7515
diff changeset
62 formatter_settings_version=12
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
63 org.eclipse.jdt.ui.exception.name=e
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
64 org.eclipse.jdt.ui.gettersetter.use.is=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
65 org.eclipse.jdt.ui.ignorelowercasenames=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
66 org.eclipse.jdt.ui.importorder=java;javax;org;com;
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
67 org.eclipse.jdt.ui.javadoc=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
68 org.eclipse.jdt.ui.keywordthis=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
69 org.eclipse.jdt.ui.ondemandthreshold=0
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
70 org.eclipse.jdt.ui.overrideannotation=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
71 org.eclipse.jdt.ui.staticondemandthreshold=0
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
72 sp_cleanup.add_default_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
73 sp_cleanup.add_generated_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
74 sp_cleanup.add_missing_annotations=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
75 sp_cleanup.add_missing_deprecated_annotations=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
76 sp_cleanup.add_missing_methods=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
77 sp_cleanup.add_missing_nls_tags=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
78 sp_cleanup.add_missing_override_annotations=false
7531
3417a9177425 enabled format-on-save
Doug Simon <doug.simon@oracle.com>
parents: 7526
diff changeset
79 sp_cleanup.add_missing_override_annotations_interface_methods=false
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
80 sp_cleanup.add_serial_version_id=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
81 sp_cleanup.always_use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
82 sp_cleanup.always_use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
83 sp_cleanup.always_use_this_for_non_static_field_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
84 sp_cleanup.always_use_this_for_non_static_method_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
85 sp_cleanup.convert_to_enhanced_for_loop=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
86 sp_cleanup.correct_indentation=false
7531
3417a9177425 enabled format-on-save
Doug Simon <doug.simon@oracle.com>
parents: 7526
diff changeset
87 sp_cleanup.format_source_code=true
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
88 sp_cleanup.format_source_code_changes_only=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
89 sp_cleanup.make_local_variable_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
90 sp_cleanup.make_parameters_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
91 sp_cleanup.make_private_fields_final=false
7531
3417a9177425 enabled format-on-save
Doug Simon <doug.simon@oracle.com>
parents: 7526
diff changeset
92 sp_cleanup.make_type_abstract_if_missing_method=false
3732
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
93 sp_cleanup.make_variable_declarations_final=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
94 sp_cleanup.never_use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
95 sp_cleanup.never_use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
96 sp_cleanup.on_save_use_additional_actions=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
97 sp_cleanup.organize_imports=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
98 sp_cleanup.qualify_static_field_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
99 sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
100 sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
101 sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
102 sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
103 sp_cleanup.remove_private_constructors=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
104 sp_cleanup.remove_trailing_whitespaces=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
105 sp_cleanup.remove_trailing_whitespaces_all=true
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
106 sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
107 sp_cleanup.remove_unnecessary_casts=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
108 sp_cleanup.remove_unnecessary_nls_tags=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
109 sp_cleanup.remove_unused_imports=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
110 sp_cleanup.remove_unused_local_variables=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
111 sp_cleanup.remove_unused_private_fields=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
112 sp_cleanup.remove_unused_private_members=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
113 sp_cleanup.remove_unused_private_methods=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
114 sp_cleanup.remove_unused_private_types=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
115 sp_cleanup.sort_members=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
116 sp_cleanup.sort_members_all=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
117 sp_cleanup.use_blocks=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
118 sp_cleanup.use_blocks_only_for_return_and_throw=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
119 sp_cleanup.use_parentheses_in_expressions=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
120 sp_cleanup.use_this_for_non_static_field_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
121 sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
122 sp_cleanup.use_this_for_non_static_method_access=false
3e2e8b8abdaf Updated mxtool to allow projects in subdirectories.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
123 sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=false