| Introduction: |
|
Editor is an Open Source, Free, Lightweight, Java Text Editor. It supports the following features:-
|
|
|
|
|
|
| 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 |