I want to start a empty project with Gradle in Intellij IDEA but it seems not so convenient as Eclipse does.
What I did is File->New Project->Gradle. And a project s
When creating new Gradle project, select "Create directories for empty content roots automatically".
New project will have those directories.