Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 258 for setStrings (0.17 sec)

  1. .teamcity/settings.kts

    Bo Zhang <******@****.***> 1715586305 +0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 13 07:45:05 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/daemon-jvm/customized-task/groovy/settings.gradle

    Louis Jacomet <******@****.***> 1717171633 +0200
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 31 17:16:48 UTC 2024
    - 37 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/providers/collections/groovy/settings.gradle

    Laura Kassovic <******@****.***> 1713377655 -0700
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 17 18:14:15 UTC 2024
    - 33 bytes
    - Viewed (0)
  4. .vscode/settings.json

    Yuri Schimke <******@****.***> 1713104645 +0100
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Apr 14 14:24:05 UTC 2024
    - 52 bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/snippets/plugins/dependenciesBlock/groovy/settings.gradle

    Sterling Greene <******@****.***> 1713389563 -0400
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 17 21:36:36 UTC 2024
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/daemon-jvm/customized-task/kotlin/settings.gradle.kts

    Louis Jacomet <******@****.***> 1717171633 +0200
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 31 17:16:48 UTC 2024
    - 37 bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/authoring-builds/basics/writing_settings_files.adoc

    One of the purposes of the `Settings` object is to allow you to declare all the projects to be included in the build.
    
    [[sec:settings_script]]
    == Settings Scripts
    
    The settings script is either a `settings.gradle` file in Groovy or a `settings.gradle.kts` file in Kotlin.
    
    Before Gradle assembles the projects for a build, it creates a `Settings` instance and executes the settings file against it.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 04:15:25 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/plugins/dependenciesBlock/kotlin/settings.gradle.kts

    Sterling Greene <******@****.***> 1713389563 -0400
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 17 21:36:36 UTC 2024
    - Viewed (0)
  9. platforms/documentation/docs/src/snippets/providers/collections/kotlin/settings.gradle.kts

    Laura Kassovic <******@****.***> 1713377655 -0700
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 17 18:14:15 UTC 2024
    - 33 bytes
    - Viewed (0)
  10. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/inputs/process/ProcessInBuildScriptIntegrationTest.groovy

            exec().kotlin               | "settings.gradle.kts"          | "Settings file 'settings.gradle.kts'"
            javaexec().kotlin           | "settings.gradle.kts"          | "Settings file 'settings.gradle.kts'"
            processBuilder().kotlin     | "settings.gradle.kts"          | "Settings file 'settings.gradle.kts'"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 6.9K bytes
    - Viewed (0)
Back to top