EQDiet: Free Open-source Healthy Diet App
Welcome to EQDiet Alpha version 0.25. Hope you enjoy using our app! You can visit our website here
To know more about this release, visit this link
(Image designed by 千图网 on Pngtree.com)
- Latest Java SE Development Kit (JDK). Click here if you don't have it.
- EQDiet Icon. Click here to get it.
- Launch4j to convert jar file to exe file. You can download it using EQDietCompiler.bat
- Set Java JDK bin folder to PATH. View this video if you don't know how to do it.
- Download source code by clicking "clone or download" button or by running this command:
git clone https://github.com/EQDiet/EQDietAlpha0.25.git
(Only if you have GIT installed) - 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.25. 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, you need to install Launch4j.
- Run EQDietCompiler.bat /Launch4j to download and install Launch4j.
- If the installation was completed successfully, run Launch4j via start menu or by searching Launch4j on the search bar.
- 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.25!
This project is protected by the MIT License. You can read it here.
© 2020, EQDiet. - eqdiet.weebly.com