Join Slack
I trying to set up a `buildSrc` module. It seems like I can not put code into packages but only plai...
# gradle
h
hendrik
09/15/2017, 8:59 AM
I trying to set up a
buildSrc
module. It seems like I can not put code into packages but only plain into
src/main/kotlin
? (If I use packages autocompletion in my build script works but when building gradle says it cannot find the stuff impored from my
buildSrc
)
b
bamboo
09/15/2017, 4:13 PM
Hi Hendrik, importing from
buildSrc
should work just fine
bamboo
09/15/2017, 4:13 PM
Maybe the package name is conflicting with another name already in scope?
bamboo
09/15/2017, 4:14 PM
If it continues to fail, please open an issue with a small repro
h
hendrik
09/18/2017, 8:19 AM
I will try again, thanks
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by