Skip to content

This repo contains a Java Text Editor application, written to better understand Java Data Structure and Performances

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

ltpitt/java-text-editor

Repository files navigation

build CodeQL GitHub Issues Total Commits GitHub commit activity License Contributions welcome

Java Text Editor

This repo contains a Text Editor application made using Java.

Prerequisites

How to use

  • Clone this repo locally
  • Open the pom.xml project file with IntelliJ IDEA
  • Navigate in the project tree to src/mail/java/application and open MainApp.java
  • Run MainApp.main()

In case you have dependency issues run:
mvn clean install -U

Meta

Davide Nastri – d.nastri@gmail.com

See LICENSE for more information.

Java Text Editor

Contributing

  1. Fork it (https://github.com/ltpitt/java-text-editor/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

This repo contains a Java Text Editor application, written to better understand Java Data Structure and Performances

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published