comparison hotspot/.settings/org.eclipse.cdt.core.prefs @ 4992:f86ddbd42a7b

eclipse CDT project update
author Lukas Stadler <lukas.stadler@jku.at>
date Tue, 28 Feb 2012 17:53:07 +0100
parents 694c38d4b6d8
children df8d52aba789
comparison
equal deleted inserted replaced
4991:36bfb0eb68da 4992:f86ddbd42a7b
1 #Wed Sep 01 16:57:34 PDT 2010 1 #Tue Feb 28 11:31:25 CET 2012
2 eclipse.preferences.version=1 2 eclipse.preferences.version=1
3 org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=16 3 org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation=16
4 org.eclipse.cdt.core.formatter.alignment_for_assignment=16
4 org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80 5 org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80
6 org.eclipse.cdt.core.formatter.alignment_for_binary_expression=16
5 org.eclipse.cdt.core.formatter.alignment_for_compact_if=0 7 org.eclipse.cdt.core.formatter.alignment_for_compact_if=0
6 org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=80 8 org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=80
9 org.eclipse.cdt.core.formatter.alignment_for_conditional_expression_chain=18
10 org.eclipse.cdt.core.formatter.alignment_for_constructor_initializer_list=0
7 org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16 11 org.eclipse.cdt.core.formatter.alignment_for_declarator_list=16
8 org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48 12 org.eclipse.cdt.core.formatter.alignment_for_enumerator_list=48
9 org.eclipse.cdt.core.formatter.alignment_for_expression_list=0 13 org.eclipse.cdt.core.formatter.alignment_for_expression_list=0
10 org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=16 14 org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer=16
15 org.eclipse.cdt.core.formatter.alignment_for_member_access=0
16 org.eclipse.cdt.core.formatter.alignment_for_overloaded_left_shift_chain=16
11 org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration=16 17 org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration=16
12 org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16 18 org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
13 org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line 19 org.eclipse.cdt.core.formatter.brace_position_for_array_initializer=end_of_line
14 org.eclipse.cdt.core.formatter.brace_position_for_block=end_of_line 20 org.eclipse.cdt.core.formatter.brace_position_for_block=end_of_line
15 org.eclipse.cdt.core.formatter.brace_position_for_block_in_case=end_of_line 21 org.eclipse.cdt.core.formatter.brace_position_for_block_in_case=end_of_line
16 org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=end_of_line 22 org.eclipse.cdt.core.formatter.brace_position_for_method_declaration=end_of_line
17 org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=end_of_line 23 org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration=end_of_line
18 org.eclipse.cdt.core.formatter.brace_position_for_switch=end_of_line 24 org.eclipse.cdt.core.formatter.brace_position_for_switch=end_of_line
19 org.eclipse.cdt.core.formatter.brace_position_for_type_declaration=end_of_line 25 org.eclipse.cdt.core.formatter.brace_position_for_type_declaration=end_of_line
26 org.eclipse.cdt.core.formatter.comment.min_distance_between_code_and_line_comment=1
27 org.eclipse.cdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false
20 org.eclipse.cdt.core.formatter.compact_else_if=true 28 org.eclipse.cdt.core.formatter.compact_else_if=true
21 org.eclipse.cdt.core.formatter.continuation_indentation=2 29 org.eclipse.cdt.core.formatter.continuation_indentation=2
22 org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2 30 org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer=2
23 org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false 31 org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line=false
24 org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false 32 org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header=false
33 org.eclipse.cdt.core.formatter.indent_access_specifier_extra_spaces=0
25 org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true 34 org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier=true
26 org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false 35 org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header=false
27 org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true 36 org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases=true
28 org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false 37 org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header=false
29 org.eclipse.cdt.core.formatter.indent_empty_lines=false 38 org.eclipse.cdt.core.formatter.indent_empty_lines=false
35 org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert 44 org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
36 org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert 45 org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration=do not insert
37 org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert 46 org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
38 org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert 47 org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
39 org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert 48 org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert
49 org.eclipse.cdt.core.formatter.insert_new_line_before_colon_in_constructor_initializer_list=do not insert
40 org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert 50 org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
41 org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration=do not insert 51 org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration=do not insert
42 org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert 52 org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
43 org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert 53 org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block=insert
44 org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert 54 org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator=insert
138 org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert 148 org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert
139 org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert 149 org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets=do not insert
140 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification=do not insert 150 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification=do not insert
141 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert 151 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert
142 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert 152 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
153 org.eclipse.cdt.core.formatter.join_wrapped_lines=true
143 org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false 154 org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false
144 org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false 155 org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line=false
145 org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=true 156 org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line=true
146 org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false 157 org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
147 org.eclipse.cdt.core.formatter.lineSplit=160 158 org.eclipse.cdt.core.formatter.lineSplit=160
148 org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1 159 org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1
149 org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true 160 org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
150 org.eclipse.cdt.core.formatter.tabulation.char=space 161 org.eclipse.cdt.core.formatter.tabulation.char=space
151 org.eclipse.cdt.core.formatter.tabulation.size=2 162 org.eclipse.cdt.core.formatter.tabulation.size=2
152 org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false 163 org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false
153