Candice Dick
Candice Dick

Reputation: 109

Kotlin/JVM or Kotlin (Java) -- IntelliJ IDEA

when creating new project i am seeing only Groovy and Kotlin/JVM under additional libraries and frameworks in the tab. however, on the online course video, the lecturer selected kotlin (java) and i think he also have another unselected option as kotlin (java fx). why am I not seeing those options? I am using windows by the way.

Upvotes: 0

Views: 364

Answers (1)

herpa derpa
herpa derpa

Reputation: 56

here is a guide that will help:

https://www.jetbrains.com/help/idea/sdk.html

also this is something useful to have on your machine - it will help you manage multiple versions of various sdks

https://sdkman.io/

Upvotes: 2

Related Questions