Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Baratynskiy edited this page Dec 20, 2015 · 4 revisions

Kotlin for NetBeans wiki

Importing the project

  1. File -> Create Project
  2. Maven -> Project with the existing POM

Building the project

  1. Right click on the project name -> Clean
  2. Right click on the project name -> Build with Dependencies

Running the project

  1. Right click on the project name -> Run
Clone this wiki locally