A simple JavaFX text editor with a basic set of functions
- Run .jar in root directory:
- Clone project and run in \app directory:
mvn clean compile package exec:java
- Project Saving & Loading in RTF
- Text and paragraph formatting,
- Creating bulleted lists,
- Search for symbols in the text,
- Font, size, color, alignment
Petrenko Ilya