Introduction: 

Editor is an Open Source, Free, Lightweight, Java Text Editor.

It supports the following features:-
  • Java Syntax Highlighting.
  • Bracket matching.
  • Line Numbers.
  • Tabs.
  • Search.
  • Open a document.
  • Save a document.
  • Undo.
  • Redo.
  • Select all.
  • Cut, Copy, Paste.
  • Linux theme for Linux users.
  • Windows theme for Windows users.



Heres some screenshots:



Download app here:


Installation: 

To check if you have a JRE installed

Type: java -version (on the command line terminal)

If you dont have Java installed, you can download here:

Official Oracle Java Download


To Run the program: 

-->Double click on the executable jar file

Or

Type: java -jar Editor.jar (on the command line terminal)

Or

Type: java -jar Editor.jar [file] (to load a text file)







 Contact Author (Aubrey Bourke) of this program: aubrey@splashportal.net