Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for operations (0.23 sec)

  1. .idea/codeStyles/Project.xml

          <option name="THROWS_KEYWORD_WRAP" value="1" />
          <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
          <option name="BINARY_OPERATION_WRAP" value="5" />
          <option name="TERNARY_OPERATION_WRAP" value="5" />
          <option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
          <option name="FOR_STATEMENT_WRAP" value="5" />
          <option name="ARRAY_INITIALIZER_WRAP" value="1" />
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Tue May 02 13:36:56 GMT 2023
    - 4.1K bytes
    - Viewed (3)
  2. api/maven-api-plugin/src/main/mdo/plugin.mdo

              <description>Flags this Mojo to require online mode for its operation.</description>
              <defaultValue>false</defaultValue>
            </field>
            <field>
              <name>onlineRequired</name>
              <version>2.0.0+</version>
              <type>boolean</type>
              <description>Flags this Mojo to require online mode for its operation.</description>
              <defaultValue>false</defaultValue>
            </field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Apr 14 17:14:22 GMT 2024
    - 23.6K bytes
    - Viewed (0)
  3. maven-compat/src/main/mdo/profiles.mdo

            </field>
          </fields>
        </class>
        <class>
          <name>ActivationOS</name>
          <version>1.0.0</version>
          <description><![CDATA[
            This is an activator which will detect an operating system's attributes in order to activate
            its profile.
          ]]></description>
          <fields>
            <field>
              <name>name</name>
              <version>1.0.0</version>
              <type>String</type>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
  4. api/maven-api-settings/src/main/mdo/settings.mdo

            </field>
          </fields>
        </class>
        <class java.clone="deep">
          <name>ActivationOS</name>
          <version>1.0.0+</version>
          <description>
            This is an activator which will detect an operating system's attributes in order to activate
            its profile.
          </description>
          <fields>
            <field>
              <name>name</name>
              <version>1.0.0+</version>
              <type>String</type>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

          <description>This is an activator which will detect an operating system's attributes in order
            to activate its profile.</description>
          <fields>
            <field>
              <name>name</name>
              <version>4.0.0+</version>
              <type>String</type>
              <description>
                The name of the operating system to be used to activate the profile. This must be an exact match
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
Back to top