This project was developed as part of the Author's Master Thesis.
Java code formatting adheres to the style rules of Google.
To run the code under Maven (be sure you have installed it on your machine, otherwise visit the download page):
-
include Maven into your path first (if not already) and move in the ef4j folder
-
compile the project with:
bash compile.sh -
run all tests with:
bash tests.sh -
to clean the project, run:
bash clean.sh -
to build the library
.jarfile, digit:mvn package