comparison c1x4hotspotsrc/hotspot/.settings/org.eclipse.cdt.core.prefs @ 1432:b61a43cd1255

sourcecode formatting
author Lukas Stadler <lukas.stadler@oracle.com>
date Wed, 01 Sep 2010 17:13:38 -0700
parents c01535d7fcc6
children
comparison
equal deleted inserted replaced
1431:c01535d7fcc6 1432:b61a43cd1255
1 #Wed Sep 01 16:30:28 PDT 2010 1 #Wed Sep 01 16:57:34 PDT 2010
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_base_clause_in_type_declaration=80 4 org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration=80
5 org.eclipse.cdt.core.formatter.alignment_for_compact_if=0 5 org.eclipse.cdt.core.formatter.alignment_for_compact_if=0
6 org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=80 6 org.eclipse.cdt.core.formatter.alignment_for_conditional_expression=80
142 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert 142 org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert
143 org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line=false 143 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 144 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 145 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 146 org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line=false
147 org.eclipse.cdt.core.formatter.lineSplit=140 147 org.eclipse.cdt.core.formatter.lineSplit=160
148 org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve=1 148 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 149 org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line=true
150 org.eclipse.cdt.core.formatter.tabulation.char=space 150 org.eclipse.cdt.core.formatter.tabulation.char=space
151 org.eclipse.cdt.core.formatter.tabulation.size=2 151 org.eclipse.cdt.core.formatter.tabulation.size=2
152 org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false 152 org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations=false