This repository will no longer be updated.
- July 2022
Public base of SmartEditor - a text editor built using Java.
Requirements: Java 8+(1.8+).
Installation:
-
Get .jar file from:
https://github.com/JC-ProgJava/SmartEditor.java/blob/master/SmartEditor.java/SmartEditor%20Runnable/SmartEditor.java.jar?raw=true -
Double-click on jar to run.
If error occurs, please run from command prompt/terminal:
(Windows) JAR:
cd -directory of jar file-
java -jar SmartEditor.java.jar
(Mac/Linux) JAR:
cd -directory of jar file-
java -jar SmartEditor.java.jar
Demo:
Settings for font, color and autosave functions
Customize background color and font color
Autosave functions for better productivity
A powerful find & replace for enhanced editing