Skip to content

mglukhikh/kotlin-netbeans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Kotlin plugin for NetBeans

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

Requirements

This plugin requires KOTLIN_HOME (or KT_HOME) environment variable to be installed.

At the moment this plugin provides the following abilities:

  1. Creating Kotlin projects
  2. Kotlin projects compiling
  3. Syntax highlighting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • HTML 1.1%
  • Kotlin 0.1%