Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 353 Bytes

Project_2-2_Group_2

How to Run the code?:

  1. Open the entire code in your favorite IDE ( preferably Intellij)
  2. Make sure that it is built as a gradle project.
  3. When the build finishes, enter the gradle tab and double-click Tasks->application->run.
  4. In case of any issues, make sure that in your project structure the java version is set to 16.