I try to get multi projects to work from IntelliJ ...
# gradle
j
I try to get multi projects to work from IntelliJ IDEA. but fails. Anyone here that managed to get it to work? A link to a working project would probably be the best. Thanks.
d
what do you mean by “multi project” ? a project with multiple module ? using different project in the same time using composite build ?
g
Multimodule gradle projects works properly with no issues in Idea (including composite build) What exactly doesn't work for you?
j
use 1.4 M2's wizard which will create a perfectly working project for you