IntelliJ IDEA 2019.3 Help

Kotlin

Before you start working with Kotlin, make sure that the Kotlin 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 Managing 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: 26 April 2020