SyntaxFix
Write A Post
Hire A Developer
Questions
You need to rename your main class to Main, it cannot be anything else.
Main
It does not matter how many files as packages and classes you create, you must name your main class Main.
That's all.