Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 450 Bytes

File metadata and controls

12 lines (10 loc) · 450 Bytes

TextEditor

Text editor with suggestion capabilities (Uses Kotlin plugin v.0.13.1513 known as M13)

  • To run from Intellij, right-click on the Main.kt class and select Run
  • To create executable jar - run buildTextEditor task from gradle

Note: Works with Java 7+