Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initializeComponentSourceSets (0.23 sec)

  1. platforms/software/platform-base/src/main/java/org/gradle/language/base/plugins/ComponentModelBasePlugin.java

                        formatter.endChildren();
                        throw new GradleException(formatter.toString());
                    }
                }
            }
    
            @Defaults
            void initializeComponentSourceSets(@Each HasIntermediateOutputsComponentSpec component, LanguageTransformContainer languageTransforms) {
                // If there is a transform for the language into one of the component inputs, add a default source set
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 14K bytes
    - Viewed (0)
Back to top