A simple JavaFX Text/Code Editor made as the final assignment in Code Training Camp.
Maven project, editor Intellij IDEA.
Menu bar and Tool bar with shortcuts, Text area.
Open and Save functions with File Chooser.
Confirmation window on Exit and Clear Text.
Pressing Tab will produce 4 spaces instead.
Toolbar button icons (save, open folder, cut, copy, paste) from http://icons8.com.
Thanks to Code Training Camp teacher Jussi Pohjolainen and all my course mates!