Cant run my project.

Answered

Intellij can't run my project. I pull this file for Github and now I need to define a Main class. 

But when I try to define a main class in Run/Debug configurations, it doesn't find a main class in my project. 

Thanks in advance!

0
1 comment

Please check that you have configured content roots properly:

https://www.jetbrains.com/help/idea/creating-and-managing-modules.html

0

Please sign in to leave a comment.