gradle build file named other than "build.gradle"
已回答
Hello,
I use gradle in IntelliJ and would like if I'm restricted on build files named build.gradle?
Can I import a build file named desktop.gradle? I didn't succeed in doing it, IntelliJ seems to expect "build.gradle".
As gradle itself supports it by gradle -b mybuildfile.gradle I thought there's maybe a way in IntelliJ too?
Thanks
Jan
请先登录再写评论。
Please vote for https://youtrack.jetbrains.com/issue/IDEA-118161.