comparison mx/eclipse-settings/org.eclipse.jdt.core.prefs @ 4586:05a6d48a6ace

small fix to source code formatting (spaces in array initializers)
author Lukas Stadler <lukas.stadler@jku.at>
date Tue, 14 Feb 2012 15:40:53 +0100
parents 04ebcabcba4f
children 2a3938fac230
comparison
equal deleted inserted replaced
4585:c47ca28d164a 4586:05a6d48a6ace
245 org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert 245 org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert
246 org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert 246 org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert
247 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert 247 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
248 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert 248 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
249 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert 249 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert
250 org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert 250 org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=do not insert
251 org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert 251 org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert
252 org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert 252 org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert
253 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert 253 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert
254 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert 254 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert
255 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert 255 org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert
321 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert 321 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
322 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert 322 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert
323 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert 323 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert
324 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert 324 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert
325 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert 325 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert
326 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert 326 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=do not insert
327 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert 327 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert
328 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert 328 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert
329 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert 329 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert
330 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert 330 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert
331 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert 331 org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert