I have been trying to figure out why I cannot run my java files, I cloned this repository from git hub as part of a university project, I can edit code, commit and do basically everything other than actually run the files. Could anyone point me in the right direction?
This is how the project looks right now. (I am a newbie to java and IntelliJ)
I have tried messing on with the project configuration and the project structure but i've had no luck.

In the editor, click the gutter icon to run the application and select Run 'Main.main()'.
Here is the corresponding documentation:
https://www.jetbrains.com/help/idea/run-java-applications.html#run_application