To download, press green code button on main page, and then Download ZIP.
Extract folder, then head to src\textEditor, and run using following command:
java TEMain.java
P.S. For easier run, you can make a .bat file if you are using Windows.
To do this, create a text file in "src\textEditor" containing the following text:
java TEMain.java $1
Or if using a jar file,
java -jar TEMain.jar $1
Then save file, and change extension to ".bat". File MUST be in "src\textEditor" folder.
If you would like it in another folder, create a shortcut, then double click file or shurtcut to run.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple text editor made using Java Swing and jdk-11.0.11
License
cheezyT08/WiteSpaceTextEditor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple text editor made using Java Swing and jdk-11.0.11
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published