Unable to create a new kotlin project
Hey,
When I create a new kotlin project in Intellij, my project looks like this:
I follow the steps from the official instructions found here: https://www.jetbrains.com/help/idea/create-your-first-kotlin-app.html
Here are some pictures of what I am seeing. From my two computers I am using Amazon Corretto 11 on my laptop (pictured) and Amazon Corretto 17 on my desktop. I got it working using Oracle OpenJDK, but I don't want to use Oracle since I would like to make small application for commercial use and do not want to bogged down or get in trouble by licenses. (Used option 11 for Targeted JVM for first project - first picture, and 1.8 for bottom three and same result)



I was told amazon corretto was free and open source.
Please sign in to leave a comment.
Forgot to say in original post, cannot compile because it wont add a configuration because it does not see this as a completed project
Please report a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA. Attach the project directory zipped and the logs using Help | Collect Logs and Diagnostic Data.