Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

ZazoFX

FX version of zazo

you need to make sure, if you're going to rely on maven to compile your sources in a default manner, to put them into src/main/java and src/main/resources directories.

If you're going to use a different directory structure, you need to configure the maven-compiler-plugin accordingly.