Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for GreetingPlugin (0.1 sec)

  1. platforms/documentation/docs/src/docs/userguide/authoring-builds/plugins/implementing_gradle_plugins_binary.adoc

    ----
    
    In this example, `GreetingPluginExtension` is a class that represents the convention.
    The message property is the convention property with a default value of 'Hello from GreetingPlugin'.
    
    Users can override this value in their build script:
    
    ====
    [.multi-language-sample]
    =====
    .build.gradle.kts
    [source,kotlin]
    ----
    GreetingPluginExtension {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 29 02:31:44 UTC 2024
    - 37.7K bytes
    - Viewed (0)
Back to top