Skip to content

This is a simple TextEditor in Java that uses Lanterna library.

Notifications You must be signed in to change notification settings

Luis-3M/TextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextEditor

This is a simple TextEditor in Java that I've built using Lanterna API. First all You need to do is to add the API jar file into your Java Project:

  1. Configure build path -> Add external jar -> locate the API jar file.

  2. Add the source jar file to the API jar file.

  3. Same thing for the doc jar file.

Just make sure to create a simple text file and put the file's path into Main Class.

That's it !

About

This is a simple TextEditor in Java that uses Lanterna library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages