Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
56505b98
提交
56505b98
authored
15 年前
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
--no commit message
--no commit message
上级
b2a573fe
master
noel-pr1
plus33-master
pr/267
stumc-Issue#576
version-1.1.x
version-1.4.198
version-1.4.197
version-1.4.196
version-1.4.195
version-1.4.194
version-1.4.193
version-1.4.192
version-1.4.191
version-1.4.190
version-1.4.188
version-1.4.187
version-1.4.186
version-1.4.185
version-1.4.184
version-1.4.183
version-1.4.182
version-1.4.181
version-1.4.178
version-1.4.177
version-1.3
version-1.2
version-1.1
version-1.0
无相关合并请求
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
269 行增加
和
0 行删除
+269
-0
eclipseCodeStyle.xml
h2/src/installer/eclipse.settings/eclipseCodeStyle.xml
+269
-0
没有找到文件。
h2/src/installer/eclipse.settings/eclipseCodeStyle.xml
0 → 100644
浏览文件 @
56505b98
<?xml version="1.0" encoding="UTF-8"?>
<profiles
version=
"11"
>
<profile
kind=
"CodeFormatterProfile"
name=
"MyConventions"
version=
"11"
>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_enum_constant"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_semicolon"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.align_type_members_on_columns"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_line_comments"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_statements_compare_to_body"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.tabulation.size"
value=
"4"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_imports"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.continuation_indentation"
value=
"2"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_binary_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_assignment"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_member_type"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_conditional_expression"
value=
"80"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.indent_parameter_description"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_html"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_source_code"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_unary_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indentation.size"
value=
"8"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.lineSplit"
value=
"120"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_array_initializer"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_header"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_multiple_fields"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.join_wrapped_lines"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_binary_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_method_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_field"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_javadoc_comments"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.format_block_comments"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_binary_expression"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.wrap_before_binary_operator"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_after_package"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode"
value=
"enabled"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_between_import_groups"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_ellipsis"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_after_imports"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.problem.assertIdentifier"
value=
"error"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_block_in_case"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_empty_lines"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.source"
value=
"1.5"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.line_length"
value=
"80"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_type_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.compliance"
value=
"1.5"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.compact_else_if"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_switch"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.join_lines_in_comments"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.problem.enumIdentifier"
value=
"error"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.compiler.codegen.targetPlatform"
value=
"1.5"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_compact_if"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_ellipsis"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_statements_compare_to_block"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_unary_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer"
value=
"2"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.comment.indent_root_tags"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_enum_constants"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation"
value=
"16"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.tabulation.char"
value=
"space"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_package"
value=
"0"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line"
value=
"true"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.blank_lines_before_method"
value=
"1"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column"
value=
"false"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.brace_position_for_block"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter"
value=
"insert"
/>
</profile>
</profiles>
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论