A case of study to ensemble all technologies to develop a Java desktop application which uses Java Swing and FX altogether.
make help
: Displays run instructions. Default target ran.make build
: Builds a jar bundle from application.make run
: Builds a jar and runs it.