Ignore:
Timestamp:
08/22/07 00:30:12 (17 years ago)
Author:
adrpo
Message:
  • 0.7.2 version
  • changes to make MDT work with Eclipse 3.3.0 (Europa)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.ui/.settings/org.eclipse.jdt.core.prefs

    r491 r531  
    1 #Sat Mar 24 16:11:28 CET 2007
     1#Wed Aug 15 02:27:59 CEST 2007
    22eclipse.preferences.version=1
    33org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
     
    3131org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
    3232org.eclipse.jdt.core.formatter.blank_lines_before_package=0
     33org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
    3334org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
    3435org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=next_line
     
    4445org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=next_line
    4546org.eclipse.jdt.core.formatter.comment.clear_blank_lines=false
     47org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
     48org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
     49org.eclipse.jdt.core.formatter.comment.format_block_comments=true
    4650org.eclipse.jdt.core.formatter.comment.format_comments=true
    4751org.eclipse.jdt.core.formatter.comment.format_header=false
    4852org.eclipse.jdt.core.formatter.comment.format_html=true
     53org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
     54org.eclipse.jdt.core.formatter.comment.format_line_comments=true
    4955org.eclipse.jdt.core.formatter.comment.format_source_code=true
    5056org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
     
    221227org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
    222228org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
     229org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
    223230org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
    224231org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
     
    241248org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false
    242249org.eclipse.jdt.core.formatter.lineSplit=80
     250org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
     251org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
    243252org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
    244253org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
     
    247256org.eclipse.jdt.core.formatter.tabulation.size=4
    248257org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
     258org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
Note: See TracChangeset for help on using the changeset viewer.