Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunApplication (0.09 sec)

  1. platforms/jvm/plugins-application/src/integTest/groovy/org/gradle/internal/deployment/JavaApplicationDeploymentIntegrationTest.groovy

        TestFile messageSrc
    
        def setup() {
            buildFile << """
                apply plugin: 'java'
    
                task run(type: ${RunApplication.canonicalName}) {
                    classpath = sourceSets.main.runtimeClasspath
                    mainClassName = "org.gradle.deployment.Main"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 08 04:59:12 UTC 2024
    - 4K bytes
    - Viewed (0)
Back to top