Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for support (0.18 sec)

  1. api/maven-api-plugin/src/main/mdo/plugin.mdo

              <description>
                Flags this Mojo as requiring information about the dependencies that would make up the specified class
                path. As the name suggests, this is similar to requiresDependencyResolution and supports the same values.
                The important difference is this will not resolve the files for the dependencies, i.e. the artifacts
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Sun Apr 14 17:14:22 GMT 2024
    - 23.6K bytes
    - Viewed (0)
  2. api/maven-api-settings/src/main/mdo/settings.mdo

            }
            sb.append("]");
            return sb.toString();
        }
                ]]>
              </code>
            </codeSegment>
          </codeSegments>
        </class>
        <!-- Profile support -->
        <class>
          <name>Profile</name>
          <version>1.0.0+</version>
          <superClass>IdentifiableBase</superClass>
          <description>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  3. android/pom.xml

                <configuration>
                  <!-- Under JDK8, we continue to use errorprone's javac9 (even
                       though we don't run Error Prone itself, which no longer
                       supports JDK8!).
    
                       Why? At some point, presumably after
                       https://github.com/google/guava/commit/e06a8cec65815599e510d7f9c1ea9d2a8eaa438a,
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Mar 12 20:26:18 GMT 2024
    - 19.4K bytes
    - Viewed (0)
Back to top