Intellij not recognizing main classes and methods?

已回答

When creating classes with a main method, I'm given no option to run the program. The classes are all in my src folder in my project, I have the correct jdk installed.  I'm not sure what's causing this. Haven't had any issues until now. 

0

Maybe you could share a sample project to reproduce the problem? Any errors in idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085)?

0

请先登录再写评论。