Skip to content

Text editor with multi-language keyword highlighting support. Written in Java.

Notifications You must be signed in to change notification settings

aravindm711/just-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Edit

a very minimal version of a text editor written in Java

Features

  • Syntax highlighting support for .java files

Usage

$ git clone https://github.com/aravindm711/just-edit

$ cd just-edit

$ java -jar justedit/justedit.jar

Or, download the .jar file from the just-edit parent folder and run,

$ java -jar justedit.jar

Authors

Meself & Aakash

About

Text editor with multi-language keyword highlighting support. Written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages