Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 51 of 51 for forTask (0.11 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r51/ProjectConfigurationProgressEventCrossVersionSpec.groovy

            withConnection {
                def launcher = newBuild()
                    .forTasks(task)
                    .addProgressListener(events, operationTypes)
                collectOutputs(launcher)
                config.execute(launcher)
                launcher.run()
            }
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 18.4K bytes
    - Viewed (0)
Back to top