Have a very weird problem where IntelliJ isn't recognising a project as a Gradle project. You will soon see what I mean by Git cloning the project: https://github.com/webscene/webscene-client.git
y
yole
09/13/2017, 9:33 AM
IDEA’s Gradle project detection features still hard-code
build.gradle
in many places, and you have a
build.gradle.kts
. you’re welcome to file an issue in the IDEA project