Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.8 KB

README.md

File metadata and controls

48 lines (37 loc) · 2.8 KB

EQDiet Alpha 0.25

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 of EQDiet

(Image designed by 千图网 on Pngtree.com)

Building source code

Requirements

Necessary requirements

  • Latest Java SE Development Kit (JDK). Click here if you don't have it.

Optional requirements

  • EQDiet Icon. Click here to get it.
  • Launch4j to convert jar file to exe file. You can download it using EQDietCompiler.bat

Procedure

  1. Set Java JDK bin folder to PATH. View this video if you don't know how to do it.
  2. 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)
  3. Extract the files to any folder.
  4. Open command prompt (cmd.exe).
  5. Go to the destination folder you have extracted the files.
  6. Run "EQDietCompiler.bat /Compile" to compile source code. Capital letters and .bat extension are optional to execute this command.
  7. Now you have compiled correctly EQDiet Alpha 0.25. Check your Build folder.
  8. If you want to generate the executable JAR file, run "EQDietCompiler.bat /Jar" to compile it.
  9. Your JAR file will correctly generated at Release directory.
  10. If you want to get the EXE file with EQDiet icon, you need to install Launch4j.
  11. Run EQDietCompiler.bat /Launch4j to download and install Launch4j.
  12. If the installation was completed successfully, run Launch4j via start menu or by searching Launch4j on the search bar.
  13. Choose "Output file" option to the folder you want and with the executable name with .exe extansion you want.
  14. Choose "Jar" option to the Release folder you generated and the JAR file name with .jar extension.
  15. Choose "Icon" option to the EQDiet icon you just have downloaded.
  16. Go to JRE tab and write "1.8" in the "Min JRE version" option.
  17. Click "Save configuration" icon.
  18. It will write a XML file. Choose the name you want. When you compile the EXE file, you can delete it.
  19. Click "Build wrapper" icon.
  20. 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