Skip to content
Snippets Groups Projects
user avatar
Hugo Roussel authored
Moved to Junit 5.
Added tests for AMOEBAonAMAK's backup system.
5dbda7d1
History

AMAKFX and AMOEBAonAMAK

Tested with openjdk 11.

Build Jar with dependencies

mvn clean compile assembly:single Note that the resulting jars are not platform independant.

Use with Eclipse

Clone this repo and import it as a Maven project. There is one parent project AMOEBA-parent and two modules AMOEBAonAMAK and AMAKFX.

You should get a structure like this :

AMOEBA-parent
  | AMAKFX
  | AMOEBAonAMAK

For more detail on AMOEBAonAMAK or AMAKFX, check their respective README.