Latest attempt doesn't work as expected with Gradl...
# intellij
n
Latest attempt doesn't work as expected with Gradle not refreshing the project in IntelliJ. Now imported the repo in IntelliJ once again, this time selecting the new project's build.gradle.kts file. Now IntelliJ recognises the project as a Gradle project, and doing a Gradle refresh works as expected (build.gradle.kts file is also recognised). Had to click on the popup link to import the missing Git VCS root in order to ensure the repo is properly recognised by IntelliJ.