Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for someBetterDeployName (0.26 sec)

  1. platforms/ide/ide-plugins/src/integTest/groovy/org/gradle/plugins/ide/eclipse/EclipseWtpModelIntegrationTest.groovy

          contextPath = 'killerApp'
    
          sourceDirs += file('someExtraSourceDir')
    
          plusConfigurations << configurations.configOne
          minusConfigurations << configurations.configTwo
    
          deployName = 'someBetterDeployName'
    
          resource sourcePath: './src/foo/bar', deployPath: './deploy/foo/bar'
    
          property name: 'wbPropertyOne', value: 'New York!'
        }
        facet {
          facet name: 'gradleFacet', version: '1.333'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 16.3K bytes
    - Viewed (0)
Back to top