[jboss-cvs] jboss-seam/.settings ...

Gavin King gavin.king at jboss.com
Thu Jul 19 10:49:45 EDT 2007


  User: gavin   
  Date: 07/07/19 10:49:45

  Modified:    .settings  org.eclipse.jdt.core.prefs
  Log:
  eclipse 3.3
  
  Revision  Changes    Path
  1.5       +338 -328  jboss-seam/.settings/org.eclipse.jdt.core.prefs
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: org.eclipse.jdt.core.prefs
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/.settings/org.eclipse.jdt.core.prefs,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- org.eclipse.jdt.core.prefs	20 Nov 2006 20:00:01 -0000	1.4
  +++ org.eclipse.jdt.core.prefs	19 Jul 2007 14:49:45 -0000	1.5
  @@ -1,4 +1,4 @@
  -#Sun Nov 19 09:22:59 PST 2006
  +#Thu Jul 19 16:39:36 CEST 2007
   eclipse.preferences.version=1
   org.eclipse.jdt.core.codeComplete.argumentPrefixes=
   org.eclipse.jdt.core.codeComplete.argumentSuffixes=
  @@ -110,6 +110,7 @@
   org.eclipse.jdt.core.formatter.blank_lines_before_method=1
   org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1
   org.eclipse.jdt.core.formatter.blank_lines_before_package=0
  +org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1
   org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
   org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=next_line
   org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=next_line
  @@ -123,9 +124,14 @@
   org.eclipse.jdt.core.formatter.brace_position_for_switch=next_line
   org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=next_line
   org.eclipse.jdt.core.formatter.comment.clear_blank_lines=false
  +org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=false
  +org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=false
  +org.eclipse.jdt.core.formatter.comment.format_block_comments=true
   org.eclipse.jdt.core.formatter.comment.format_comments=true
   org.eclipse.jdt.core.formatter.comment.format_header=true
   org.eclipse.jdt.core.formatter.comment.format_html=true
  +org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=true
  +org.eclipse.jdt.core.formatter.comment.format_line_comments=true
   org.eclipse.jdt.core.formatter.comment.format_source_code=true
   org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true
   org.eclipse.jdt.core.formatter.comment.indent_root_tags=true
  @@ -300,6 +306,7 @@
   org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert
   org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert
   org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert
  +org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert
   org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert
   org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert
   org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert
  @@ -320,9 +327,12 @@
   org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false
   org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=true
   org.eclipse.jdt.core.formatter.lineSplit=100
  +org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false
  +org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false
   org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0
   org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
   org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true
   org.eclipse.jdt.core.formatter.tabulation.char=space
   org.eclipse.jdt.core.formatter.tabulation.size=3
   org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false
  +org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true
  
  
  



More information about the jboss-cvs-commits mailing list