Illyrix / zagtext

a code editor based on Java(SWT/JFace)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZagText

A simple code editor.

Requirement

  • JDK > 9
  • maven
  • platform: windows only(May add Linux and OSX later)

Install dependencies

mvn

Build

If you are using IntelliJ, set "Main class" as "com.illyrix.apps.ZagText" in Run/Debug Configurations, and check JRE version is 9.0. Then, run it.

About

a code editor based on Java(SWT/JFace)

License:Apache License 2.0


Languages

Language:Java 100.0%