Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for indent_body_declarations_compare_to_annotation_declaration_header (0.21 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/config/eclipse/formatter/java.xml

    <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/>
    <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_after_comma_in_superinterfaces" value="insert"/>
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Mon Mar 23 21:27:06 GMT 2015
    - 30.5K bytes
    - Click Count (2)
  2. src/config/eclipse/formatter/javascript.xml

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <profiles version="11">
    <profile kind="CodeFormatterProfile" name="Google JavaScript Style" version="11">
    <setting id="org.eclipse.wst.jsdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/>
    <setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/>
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Mon Mar 23 21:27:06 GMT 2015
    - 29.2K bytes
    - Click Count (0)
  3. build-tools-internal/formatterConfig.xml

            <setting id="org.eclipse.jdt.core.formatter.wrap_before_shift_operator" value="true"/>
            <setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/>
            <setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/>
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 43.2K bytes
    - Click Count (0)
Back to Top