Skip to content

stg1908/Text_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Text_editor

Text editor based on Notepad from Windows.

It is a text editor developed in Java. Edi.java contains the main method. to open a file, you must first compile it by running the command.
javac Edi.java

then run the .class file by terminal/cmd.

Note(for Windows) If you are compiling it in Windows and it gives an error related to commas, please remove inverted commas from the mentioned lines.

About

Simple text editor made using java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages