Changeset 981 in josm for trunk/.settings
- Timestamp:
- 2008-09-17T02:16:26+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.settings/org.eclipse.jdt.core.prefs
r614 r981 1 #S at Apr 19 17:30:55CEST 20081 #Sun Sep 07 19:15:59 CEST 2008 2 2 eclipse.preferences.version=1 3 3 org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning … … 78 78 org.eclipse.jdt.core.formatter.blank_lines_after_imports=1 79 79 org.eclipse.jdt.core.formatter.blank_lines_after_package=1 80 org.eclipse.jdt.core.formatter.blank_lines_before_field= 180 org.eclipse.jdt.core.formatter.blank_lines_before_field=0 81 81 org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0 82 82 org.eclipse.jdt.core.formatter.blank_lines_before_imports=1 … … 85 85 org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1 86 86 org.eclipse.jdt.core.formatter.blank_lines_before_package=0 87 org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1 87 88 org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1 88 89 org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line … … 98 99 org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line 99 100 org.eclipse.jdt.core.formatter.comment.clear_blank_lines=false 101 org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false 102 org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false 103 org.eclipse.jdt.core.formatter.comment.format_block_comments=false 100 104 org.eclipse.jdt.core.formatter.comment.format_comments=true 101 105 org.eclipse.jdt.core.formatter.comment.format_header=false 102 org.eclipse.jdt.core.formatter.comment.format_html=true 103 org.eclipse.jdt.core.formatter.comment.format_source_code=true 106 org.eclipse.jdt.core.formatter.comment.format_html=false 107 org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=false 108 org.eclipse.jdt.core.formatter.comment.format_line_comments=false 109 org.eclipse.jdt.core.formatter.comment.format_source_code=false 104 110 org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true 105 org.eclipse.jdt.core.formatter.comment.indent_root_tags= true106 org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags= insert107 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter= insert108 org.eclipse.jdt.core.formatter.comment.line_length= 80111 org.eclipse.jdt.core.formatter.comment.indent_root_tags=false 112 org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=do not insert 113 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert 114 org.eclipse.jdt.core.formatter.comment.line_length=100 109 115 org.eclipse.jdt.core.formatter.compact_else_if=true 110 116 org.eclipse.jdt.core.formatter.continuation_indentation=2 … … 123 129 org.eclipse.jdt.core.formatter.indentation.size=4 124 130 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation=do not insert 131 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert 132 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert 133 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert 125 134 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert 126 135 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert … … 130 139 org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert 131 140 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert 132 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration= insert133 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration= insert141 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=do not insert 142 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=do not insert 134 143 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert 135 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant= insert136 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration= insert144 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=do not insert 145 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=do not insert 137 146 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert 138 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration= insert147 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=do not insert 139 148 org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert 140 149 org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert … … 145 154 org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert 146 155 org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert 147 org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast= do notinsert156 org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert 148 157 org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert 149 158 org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert … … 275 284 org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert 276 285 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert 286 org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert 277 287 org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert 278 288 org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert … … 294 304 org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false 295 305 org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false 296 org.eclipse.jdt.core.formatter.lineSplit=80 306 org.eclipse.jdt.core.formatter.lineSplit=120 307 org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false 308 org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false 297 309 org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0 298 310 org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1 299 311 org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true 300 org.eclipse.jdt.core.formatter.tabulation.char= tab312 org.eclipse.jdt.core.formatter.tabulation.char=space 301 313 org.eclipse.jdt.core.formatter.tabulation.size=4 302 org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=true 314 org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false 315 org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
Note:
See TracChangeset
for help on using the changeset viewer.