summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2011-12-07 16:13:33 -0500
committerAdam Young <ayoung@redhat.com>2011-12-07 16:19:10 -0500
commit61267f3b7d997caad978eaad796356345f2aad52 (patch)
treeec70844b8bb7965c9f91ff407aa81c8979ed6ce3
parent948bfab248d4cb1faf00c5999f8a55580e89999f (diff)
downloadpki-61267f3b7d997caad978eaad796356345f2aad52.tar.gz
pki-61267f3b7d997caad978eaad796356345f2aad52.tar.xz
pki-61267f3b7d997caad978eaad796356345f2aad52.zip
Changes to the formatting of comments
-rw-r--r--pki/.settings/org.eclipse.jdt.core.prefs6
1 files changed, 3 insertions, 3 deletions
diff --git a/pki/.settings/org.eclipse.jdt.core.prefs b/pki/.settings/org.eclipse.jdt.core.prefs
index 5a4fd229..f0344514 100644
--- a/pki/.settings/org.eclipse.jdt.core.prefs
+++ b/pki/.settings/org.eclipse.jdt.core.prefs
@@ -1,4 +1,4 @@
-#Thu Dec 01 14:03:10 EST 2011
+#Wed Dec 07 16:11:22 EST 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
@@ -56,10 +56,10 @@ 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
org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert
-org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=insert
+org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
org.eclipse.jdt.core.formatter.comment.line_length=80
org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true
-org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true
+org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=false
org.eclipse.jdt.core.formatter.compact_else_if=true
org.eclipse.jdt.core.formatter.continuation_indentation=2
org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2