5 февр. 2015 г. · I use annotation processing. Therefore I use the apt plugin. It generates new java sources in build/source/apt . Here is my build.gradle: |
18 мар. 2020 г. · Solution: sourceSets["main"].withConvention(conventionType = KotlinSourceSet::class) { kotlin.srcDir("$buildDir/generated/kotlin") }. |
26 сент. 2017 г. · The answer of @s1m0nw1 is correct to add a new sourceset. But to just add a new source-folder in an existing sourceset, this can be used: |
9 дек. 2022 г. · My goal is that the task will implicitly be executed before compileGenJava-task. sourceSets { gen { java { srcDir "${buildDir}/generated-sources ... |
8 мар. 2024 г. · Turns out, adding generated directory to the main source set is the right way after all. Also you need to declare kaptKotlin dependency to ... |
4 февр. 2016 г. · To make it work on Intellij, try adding the following to your build.gradle. idea.module.sourceDirs += file("$buildDir/generated-sources/thrift"). |
29 янв. 2017 г. · 1 Answer 1 · Moving the plugin application after the sourcesets definition does indeed make gradle run work correctly, thanks! · I'm quite keen ... |
26 июн. 2015 г. · I for instance would like to have a separate directory for generated sources. – Florian F. Commented Oct 9, 2018 at 14:38. Add a comment ... |
20 апр. 2016 г. · I'll point out a solution by Daniel Dekany, from a Gradle discussion thread actually linking to this question. To quote: |
20 июл. 2012 г. · So I wanted to document my solution. This is a simple gradle build script that has an intTest source set in addition to the main and test source ... |
Novbeti > |
Axtarisha Qayit Anarim.Az Anarim.Az Sayt Rehberliyi ile Elaqe Saytdan Istifade Qaydalari Anarim.Az 2004-2023 |