Import Gradle's composite build with it's projects issue
Answered
Greetings, community...
I've walked through the review of composite build feature support and have done steps, how to configure:
- Imported two multiproject builds
- Configured composite between them both
But I have configured settings.gradle script with included builds. And if I try to import composite build, it doesn't imports it's builds. Is there is a way to do it, maybe I'm missing something? Thank you in advance.
Please sign in to leave a comment.
IntelliJ 2016.3 supports composite builds defined only on IDE side.
The support for composite builds defined in settings.gradle scripts will be available in IntelliJ 2017.1, see details at https://youtrack.jetbrains.com/issue/IDEA-162664