IntelliJ IDEA 2017.1 Help

Creating Kotlin-JavaScript Project

To create a Kotlin-JavaScript project, follow these steps

  1. On the main menu, choose File | New | Project.
  2. In the New Project dialog box, select the project type Kotlin-JavaScript.
  3. Click Next.
  4. On the next page of the wizard, specify the following:
    • Project name and location
    • Project SDK. Use one of the options from the drop-down list, or, if the required SDK is missing, click New.
    • Kotlin runtime library. Select the desired library from the drop-down list, or, if missing, click Create.

    If necessary, click /help/img/idea/2017.1/rightArrowInMenu.png (More settings)and specify the settings as required.

  5. Click Finish

The project is created and opens in a window according to your choice.

See Also

Last modified: 18 July 2017