Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
otb-devutils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main Repositories
otb-devutils
Commits
3427ab02
Commit
3427ab02
authored
15 years ago
by
Emmanuel Christophe
Browse files
Options
Downloads
Patches
Plain Diff
ENH: add otb style template for eclipse
parent
2fca81c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Style/OTB-eclipse-style.xml
+155
-0
155 additions, 0 deletions
Style/OTB-eclipse-style.xml
Style/otbcc.el
+0
-0
0 additions, 0 deletions
Style/otbcc.el
with
155 additions
and
0 deletions
Style/OTB-eclipse-style.xml
0 → 100644
+
155
−
0
View file @
3427ab02
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles
version=
"1"
>
<profile
kind=
"CodeFormatterProfile"
name=
"OTB"
version=
"1"
>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_in_empty_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.lineSplit"
value=
"120"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_base_types"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.keep_else_statement_on_same_line"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_switch"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_if"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_exception_specification"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_base_types"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_access_specifier"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_exception_specification"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.use_tabs_only_for_leading_indentations"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_colon_in_labeled_statement"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_colon_in_case"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_enum_declarations"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_expressions_in_array_initializer"
value=
"18"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_declarator_list"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_bracket"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_prefix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.tabulation.size"
value=
"2"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_before_else_in_if_statement"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_enumerator_list"
value=
"48"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_declarator_list"
value=
"16"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_switch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_empty_lines"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_switchstatements_compare_to_cases"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.keep_empty_array_initializer_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_method_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.put_empty_statement_on_new_line"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_switch"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_cast"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_between_empty_braces_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_method_declaration"
value=
"next_line"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_while"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_question_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_semicolon"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_colon_in_base_clause"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_breaks_compare_to_cases"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_unary_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_declarator_list"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_arguments_in_method_invocation"
value=
"18"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_while"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_between_empty_brackets"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_bracket"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_parameters_in_method_declaration"
value=
"18"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.number_of_empty_lines_to_preserve"
value=
"1"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_semicolon_in_for"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_block"
value=
"next_line_shifted"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_colon_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_type_declaration"
value=
"next_line"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_assignment_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_expression_list"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.continuation_indentation"
value=
"2"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_expression_list"
value=
"0"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_method_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_colon_in_default"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_binary_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_conditional_expression"
value=
"18"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_if"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.format_guardian_clause_on_one_line"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_cast"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_access_specifier_compare_to_type_header"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_type_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_colon_in_labeled_statement"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.continuation_indentation_for_array_initializer"
value=
"2"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_semicolon_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_body_declarations_compare_to_namespace_header"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_closing_brace_in_block"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_assignment_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_compact_if"
value=
"0"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_array_initializer"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_at_end_of_file_if_missing"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_template_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_expression_list"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_question_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_exception_specification"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_binary_operator"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_before_identifier_in_function_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_base_clause_in_type_declaration"
value=
"82"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_declaration_throws"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_between_empty_parens_in_exception_specification"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_declaration_compare_to_template_header"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_unary_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_switch"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_statements_compare_to_body"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_declaration_throws"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indent_statements_compare_to_block"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_template_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_before_catch_in_try_statement"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.alignment_for_throws_clause_in_method_declaration"
value=
"18"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_method_invocation"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_closing_paren_in_cast"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_paren_in_catch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_angle_bracket_in_template_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.tabulation.char"
value=
"space"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_parameters"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_while"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_block_in_case"
value=
"next_line_shifted"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.compact_else_if"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_postfix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_colon_in_base_clause"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_after_template_declaration"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_catch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.keep_then_statement_on_same_line"
value=
"false"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_switch"
value=
"next_line_shifted"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_if"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_paren_in_switch"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.keep_imple_if_on_one_line"
value=
"true"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.indentation.size"
value=
"2"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_namespace_declaration"
value=
"next_line"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_colon_in_conditional"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_comma_in_enum_declarations"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_prefix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_angle_bracket_in_template_arguments"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.brace_position_for_array_initializer"
value=
"end_of_line"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_colon_in_case"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_catch"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_brace_in_namespace_declaration"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_postfix_operator"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_closing_bracket"
value=
"do not insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_new_line_before_while_in_do_statement"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_before_opening_paren_in_for"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_closing_angle_bracket_in_template_parameters"
value=
"insert"
/>
<setting
id=
"org.eclipse.cdt.core.formatter.insert_space_after_opening_angle_bracket_in_template_arguments"
value=
"do not insert"
/>
</profile>
</profiles>
This diff is collapsed.
Click to expand it.
otbcc.el
→
Style/
otbcc.el
100755 → 100644
+
0
−
0
View file @
3427ab02
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment