Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ClassPathSensitiveCodeGenerationTask (0.86 sec)

  1. platforms/core-configuration/kotlin-dsl-provider-plugins/src/main/kotlin/org/gradle/kotlin/dsl/provider/plugins/precompiled/tasks/GeneratePrecompiledScriptPluginAccessors.kt

        private
        val asyncIOScopeFactory: AsyncIOScopeFactory,
    
        private
        val textFileResourceLoader: TextFileResourceLoader
    
    ) : ClassPathSensitiveCodeGenerationTask() {
    
        private
        val projectDesc = project.toString()
    
        @get:InputFiles
        @get:Classpath
        val runtimeClassPathFiles: FileCollection
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 08:10:49 UTC 2024
    - 24.8K bytes
    - Viewed (0)
Back to top