Can't Run Main Method
Answered
Hello,
since today I have the problem, that the execution arrow in my main class is missing.
Does anybody know the reason for this.

Please sign in to leave a comment.
According to the icon on the file's tab, java file is not recognized as class. Make sure that sources folder is marked as sources (https://www.jetbrains.com/help/idea/content-roots.html#folder-categories)
Please share the screenshot of the project structure if it does not help.