Intellij not recognizing main classes and methods?
Answered
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.
Please sign in to leave a comment.
Maybe you could share a sample project to reproduce the problem? Any errors in idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085)?