A financial tracking program.
Latest:
OS | Installer |
---|---|
Windows (.exe) | AxiFi.zip |
MacOS | Currently unavailable |
Linux | Currently unavailable |
All (JAR) | AxiFi.jar.zip |
Can be run as a normal Java application in eclipse. The main method is in MainApp.java.
This project uses the e(fx)clipse Eclipse extension, and subsequently Apache Ant, to generate various installers for Windows (.exe), MacOS (.dmg), and Linux (.deb).
After installing e(fx)clipse, the installer can be built by opening build.fxbuild and clicking "Generate ant build.xml and run" in the Building_Exporting section on the top right.
This will generate the installers in \build\deploy.