IntelliJ IDEA 2020.3 Help

Kotlin

Before you start working with Kotlin, make sure that the plugin is enabled. The plugin is bundled with IntelliJ IDEA and is activated by default. If the plugin is not activated, enable it on the Plugins page of the Settings/Preferences dialog Ctrl+Alt+S as described in Manage plugins.

Kotlin support in IntelliJ IDEA includes:

Getting started with Kotlin

Create a new project

Refer to the Kotlin documentation for detailed instructions on how to create a new project:

Kotlin Hello World project
Last modified: 25 March 2021