Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for generateWithExternalComments (0.12 sec)

  1. build-logic/build-init-samples/src/main/kotlin/gradlebuild/samples/SamplesGenerator.kt

                "native-" + descriptor.componentType.toString()
            } else {
                descriptor.componentType.toString()
            }
    
            val comments = descriptor.generateWithExternalComments(groovyDslSettings)
            descriptor.generateWithExternalComments(kotlinDslSettings)
    
            if (modularization == ModularizationOption.SINGLE_PROJECT) {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 22 11:11:17 UTC 2024
    - 13.5K bytes
    - Viewed (0)
Back to top