Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getRuntimeElementsConfigurationName (0.25 sec)

  1. platforms/jvm/platform-jvm/src/main/java/org/gradle/api/tasks/SourceSet.java

         * this component to execute at runtime.
         *
         * @return the name of the runtime elements configuration.
         * @since 3.4
         */
        String getRuntimeElementsConfigurationName();
    
        /**
         * Returns the name of the configuration that represents the variant that carries the
         * Javadoc for this source set in packaged form. Used to publish a variant with a '-javadoc' zip.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 15:09:49 UTC 2023
    - 12.8K bytes
    - Viewed (0)
Back to top