ploythan93/Simple-Java-Text-Editor
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========== INTRODUCTION ========== This is a simple text editor (notepad) written in Java. It also features a search engine. If you use the executable file "notepad.jar" and that it does not run, you can type "java -jar /your_notepad_directory/notepad.jar" in your terminal. ========== AUTHOR ========== Pierre-Henry SORIA ========== CONTACT ========== [email protected] ========== LICENSE ========== Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.