Set formatting save action
[Mograsim.git] / era.mi / .settings / org.eclipse.jdt.core.prefs
index c4bbd67..0fc9edd 100644 (file)
@@ -15,6 +15,7 @@ org.eclipse.jdt.core.formatter.align_fields_grouping_blank_lines=2147483647
 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false\r
 org.eclipse.jdt.core.formatter.align_variable_declarations_on_columns=false\r
 org.eclipse.jdt.core.formatter.align_with_spaces=false\r
+org.eclipse.jdt.core.formatter.alignment_for_additive_operator=16\r
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16\r
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0\r
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16\r
@@ -23,20 +24,27 @@ org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16\r
 org.eclipse.jdt.core.formatter.alignment_for_assignment=0\r
 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16\r
+org.eclipse.jdt.core.formatter.alignment_for_bitwise_operator=16\r
 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16\r
 org.eclipse.jdt.core.formatter.alignment_for_compact_loops=16\r
 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80\r
+org.eclipse.jdt.core.formatter.alignment_for_conditional_expression_chain=0\r
 org.eclipse.jdt.core.formatter.alignment_for_enum_constants=16\r
 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16\r
 org.eclipse.jdt.core.formatter.alignment_for_expressions_in_for_loop_header=0\r
+org.eclipse.jdt.core.formatter.alignment_for_logical_operator=16\r
 org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0\r
 org.eclipse.jdt.core.formatter.alignment_for_module_statements=16\r
 org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16\r
+org.eclipse.jdt.core.formatter.alignment_for_multiplicative_operator=16\r
 org.eclipse.jdt.core.formatter.alignment_for_parameterized_type_references=0\r
 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16\r
 org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16\r
+org.eclipse.jdt.core.formatter.alignment_for_relational_operator=0\r
 org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80\r
 org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16\r
+org.eclipse.jdt.core.formatter.alignment_for_shift_operator=0\r
+org.eclipse.jdt.core.formatter.alignment_for_string_concatenation=16\r
 org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16\r
 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16\r
 org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16\r
@@ -81,6 +89,7 @@ org.eclipse.jdt.core.formatter.comment.format_line_comments=true
 org.eclipse.jdt.core.formatter.comment.format_source_code=true\r
 org.eclipse.jdt.core.formatter.comment.indent_parameter_description=false\r
 org.eclipse.jdt.core.formatter.comment.indent_root_tags=false\r
+org.eclipse.jdt.core.formatter.comment.indent_tag_description=false\r
 org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert\r
 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert\r
 org.eclipse.jdt.core.formatter.comment.line_length=140\r
@@ -128,11 +137,13 @@ org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert
 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert\r
 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert\r
 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_additive_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_bitwise_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert\r
@@ -163,6 +174,8 @@ org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert
 org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_logical_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_multiplicative_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert\r
@@ -187,13 +200,18 @@ org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert
 org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_relational_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_shift_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_after_string_concatenation=insert\r
 org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_additive_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_bitwise_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert\r
@@ -241,6 +259,8 @@ org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do no
 org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow=insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_logical_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_multiplicative_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert\r
@@ -277,9 +297,12 @@ org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not inser
 org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_relational_operator=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_shift_operator=insert\r
+org.eclipse.jdt.core.formatter.insert_space_before_string_concatenation=insert\r
 org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert\r
 org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert\r
@@ -291,13 +314,24 @@ org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_decla
 org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert\r
 org.eclipse.jdt.core.formatter.join_lines_in_comments=true\r
 org.eclipse.jdt.core.formatter.join_wrapped_lines=true\r
+org.eclipse.jdt.core.formatter.keep_annotation_declaration_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_anonymous_type_declaration_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_code_block_on_one_line=one_line_never\r
 org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false\r
 org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false\r
+org.eclipse.jdt.core.formatter.keep_enum_constant_declaration_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_enum_declaration_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_if_then_body_block_on_one_line=one_line_never\r
 org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false\r
+org.eclipse.jdt.core.formatter.keep_lambda_body_block_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_loop_body_block_on_one_line=one_line_never\r
+org.eclipse.jdt.core.formatter.keep_method_body_on_one_line=one_line_never\r
 org.eclipse.jdt.core.formatter.keep_simple_do_while_body_on_same_line=false\r
 org.eclipse.jdt.core.formatter.keep_simple_for_body_on_same_line=false\r
+org.eclipse.jdt.core.formatter.keep_simple_getter_setter_on_one_line=false\r
 org.eclipse.jdt.core.formatter.keep_simple_while_body_on_same_line=false\r
 org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false\r
+org.eclipse.jdt.core.formatter.keep_type_declaration_on_one_line=one_line_never\r
 org.eclipse.jdt.core.formatter.lineSplit=140\r
 org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false\r
 org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false\r
@@ -318,9 +352,16 @@ org.eclipse.jdt.core.formatter.tabulation.char=tab
 org.eclipse.jdt.core.formatter.tabulation.size=4\r
 org.eclipse.jdt.core.formatter.use_on_off_tags=true\r
 org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false\r
+org.eclipse.jdt.core.formatter.wrap_before_additive_operator=true\r
 org.eclipse.jdt.core.formatter.wrap_before_assignment_operator=false\r
 org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true\r
+org.eclipse.jdt.core.formatter.wrap_before_bitwise_operator=true\r
 org.eclipse.jdt.core.formatter.wrap_before_conditional_operator=true\r
+org.eclipse.jdt.core.formatter.wrap_before_logical_operator=true\r
+org.eclipse.jdt.core.formatter.wrap_before_multiplicative_operator=true\r
 org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true\r
+org.eclipse.jdt.core.formatter.wrap_before_relational_operator=true\r
+org.eclipse.jdt.core.formatter.wrap_before_shift_operator=true\r
+org.eclipse.jdt.core.formatter.wrap_before_string_concatenation=true\r
 org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true\r
 org.eclipse.jdt.core.javaFormatter=org.eclipse.jdt.core.defaultJavaFormatter\r