IU 2016.1 - New Gradle Project Source Set folders not created
已回答
When I create a new Gradle project with the Java plugin, the default source set folders are not being created as I would expect. (Why would I include the Gradle Java plugin if I didn't intend on writing Java code?)

IntelliJ IDEA 2016.1
Build #IU-145.257, built on March 15, 2016
JRE: 1.8.0_40-release-b132 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
请先登录再写评论。
Enable this option and refresh the project:
How do i do that in 2019.2? This setting was removed with that release :(
2019.3 will provide a way to create such roots from the project view, new | directory menu: https://youtrack.jetbrains.com/issue/IDEA-216938.
i see, thank you :)