Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configureTargetEnvironment (0.27 sec)

  1. platforms/jvm/jvm-services/src/main/java/org/gradle/api/internal/artifacts/JavaEcosystemSupport.java

            configureLibraryElements(attributesSchema, objectFactory);
            configureBundling(attributesSchema);
            configureTargetPlatform(attributesSchema);
            configureTargetEnvironment(attributesSchema);
            configureConsumerDescriptors((AttributesSchemaWithDescribers) attributesSchema);
            attributesSchema.attributeDisambiguationPrecedence(
                    Category.CATEGORY_ATTRIBUTE,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 25 19:13:00 UTC 2024
    - 18.1K bytes
    - Viewed (0)
Back to top