EQDiet: Free Open-source Healthy Diet App
Warning: EQDiet Alpha 0.2's support has finished the 04/19/2020. At 12/12/2020, this repository has been archived. We suggest you to change to a newer version of the app.
Welcome to EQDiet Alpha version 0.2. Hope you enjoy using our app! You can visit our website here
To know more about this release, visit this link
- Latest Java SE Development Kit (JDK). Click here if you don't have it.
- Set Java JDK bin folder to PATH. View this video if you don't know how to do it.
- Download source code from this link or by clicking "clone or download" button.
- Extract the files to any folder.
- Open command prompt (cmd.exe).
- Go to the destination folder you have extracted the files.
- Run "EQDietCompiler.bat /Compile" to compile source code. Capital letters and .bat extension are optional to execute this command.
- Now you have compiled correctly EQDiet Alpha 0.2. Check your Build folder.
- If you want to generate the executable JAR file, run "EQDietCompiler.bat /Jar" to compile it.
- Your JAR file will correctly generated at Release directory.
- If you want to get the EXE file with EQDiet icon, run Launch4j.
- Choose "Output file" option to the folder you want and with the executable name with .exe extansion you want.
- Choose "Jar" option to the Release folder you generated and the JAR file name with .jar extension.
- Choose "Icon" option to the EQDiet icon you just have downloaded.
- Go to JRE tab and write "1.8" in the "Min JRE version" option.
- Click "Save configuration" icon.
- It will write a XML file. Choose the name you want. When you compile the EXE file, you can delete it.
- Click "Build wrapper" icon.
- Done! Check the EXE output folder you have selected and now you will have an official copy of EQDiet Alpha 0.2!