comparison mx/eclipse-settings/org.eclipse.jdt.core.prefs @ 7529:4a11124a3563

disabled line wrapping nested invocations
author Doug Simon <doug.simon@oracle.com>
date Wed, 23 Jan 2013 16:34:38 +0100
parents 0763105fa02c
children 630ea5001e33
comparison
equal deleted inserted replaced
7528:4584ca2618d5 7529:4a11124a3563
145 org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0 145 org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0
146 org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16 146 org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16
147 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16 147 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16
148 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16 148 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16
149 org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80 149 org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80
150 org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16 150 org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=0
151 org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16 151 org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16
152 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16 152 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16
153 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16 153 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16
154 org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16 154 org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16
155 org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16 155 org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16
209 org.eclipse.jdt.core.formatter.indent_empty_lines=false 209 org.eclipse.jdt.core.formatter.indent_empty_lines=false
210 org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true 210 org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true
211 org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true 211 org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
212 org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true 212 org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
213 org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true 213 org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true
214 org.eclipse.jdt.core.formatter.indentation.size=8 214 org.eclipse.jdt.core.formatter.indentation.size=4
215 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert 215 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation=insert
216 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=do not insert 216 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=do not insert
217 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert 217 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
218 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert 218 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
219 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert 219 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert