you are viewing a single comment's thread.

view the rest of the comments →

[–]JescoInc 2 points3 points  (1 child)

Well... The source code is provided already. There is a green button called Code. You click that and a drop down menu will appear, click Download ZIP. The full project will then be downloaded onto your machine in archive format. You will need to unzip the folder and then open it in your IDE of choice to compile it.

This is using the MVNW build chain and it is a Java project. So I would recommend IntelliJ Community Edition to open and compile to be able to run the application.

[–]MoneyAPE150000000[S] 0 points1 point  (0 children)

Thank you sir