Changeset 3122


Ignore:
Timestamp:
02/03/12 14:05:00 (4 months ago)
Author:
kasper
Message:

updated svn:ignore

Location:
DataCleaner/trunk/core
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • DataCleaner/trunk/core

    • Property svn:ignore
      •  

        old new  
        11target 
         2.settings 
         3.project 
         4.classpath 
        25log 
        36examples 
  • DataCleaner/trunk/core/.settings/org.eclipse.jdt.core.prefs

    r2197 r3122  
    1 #Mon Jun 13 20:25:31 CEST 2011 
     1#Fri Jan 27 12:19:21 CET 2012 
    22eclipse.preferences.version=1 
    33org.eclipse.jdt.core.codeComplete.argumentPrefixes= 
     
    3939org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16 
    4040org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16 
     41org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80 
    4142org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16 
    4243org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16 
     
    4546org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16 
    4647org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16 
     48org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16 
    4749org.eclipse.jdt.core.formatter.blank_lines_after_imports=1 
    4850org.eclipse.jdt.core.formatter.blank_lines_after_package=1 
     
    8284org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true 
    8385org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true 
     86org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false 
    8487org.eclipse.jdt.core.formatter.compact_else_if=true 
    8588org.eclipse.jdt.core.formatter.continuation_indentation=2 
     
    100103org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false 
    101104org.eclipse.jdt.core.formatter.indentation.size=4 
     105org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert 
    102106org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert 
    103107org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert 
     108org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert 
     109org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert 
    104110org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert 
     111org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert 
    105112org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert 
    106113org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert 
     
    170177org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert 
    171178org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert 
     179org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try=do not insert 
    172180org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert 
    173181org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert 
     
    176184org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert 
    177185org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert 
     186org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert 
    178187org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert 
    179188org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert 
     
    199208org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert 
    200209org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert 
     210org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try=do not insert 
    201211org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert 
    202212org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert 
     
    254264org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert 
    255265org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert 
     266org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try=insert 
    256267org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert 
    257268org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert 
     
    263274org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert 
    264275org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert 
     276org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert 
    265277org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert 
    266278org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert 
     
    278290org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false 
    279291org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false 
    280 org.eclipse.jdt.core.formatter.lineSplit=125 
     292org.eclipse.jdt.core.formatter.lineSplit=80 
    281293org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false 
    282294org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false 
     
    289301org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false 
    290302org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true 
     303org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true 
    291304org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true 
  • DataCleaner/trunk/core/.settings/org.eclipse.jdt.ui.prefs

    r1142 r3122  
    1 #Sat Sep 25 16:49:03 CEST 2010 
     1#Fri Jan 27 12:19:18 CET 2012 
    22eclipse.preferences.version=1 
    3 formatter_profile=_analyzerbeans 
    4 formatter_settings_version=11 
     3formatter_profile=org.eclipse.jdt.ui.default.eclipse_profile 
     4formatter_settings_version=12 
    55org.eclipse.jdt.ui.exception.name=e 
    66org.eclipse.jdt.ui.gettersetter.use.is=true 
Note: See TracChangeset for help on using the changeset viewer.