comparison mx/eclipse-settings/org.eclipse.jdt.core.prefs @ 7825:c6c3515bea8e

New formatter settings for enum values (every value on a new line).
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 19 Feb 2013 18:31:31 -0800
parents 1ca1425a067f
children 5814f30f0baf
comparison
equal deleted inserted replaced
7824:dc497f975c37 7825:c6c3515bea8e
130 org.eclipse.jdt.core.compiler.taskPriorities=NORMAL,HIGH,NORMAL 130 org.eclipse.jdt.core.compiler.taskPriorities=NORMAL,HIGH,NORMAL
131 org.eclipse.jdt.core.compiler.taskTags=TODO,FIXME,XXX 131 org.eclipse.jdt.core.compiler.taskTags=TODO,FIXME,XXX
132 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false 132 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
133 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 133 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
134 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0 134 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
135 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 135 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=48
136 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 136 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
137 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 137 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
138 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 138 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
139 org.eclipse.jdt.core.formatter.alignment_for_assignment=0 139 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
140 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 140 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
141 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 141 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
142 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 142 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
143 org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0 143 org.eclipse.jdt.core.formatter.alignment_for_enum_constants=48
144 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16 144 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16
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=0 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=48
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
156 org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16 156 org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16
157 org.eclipse.jdt.core.formatter.blank_lines_after_imports=1 157 org.eclipse.jdt.core.formatter.blank_lines_after_imports=1