java - Trouble running Eclipse project in IntelliJ -


intellij printscreen

i have created project in eclipse, main entry point jframe. have exported project github , cloned repository use in intellij. however, when trying run project in intellij, cannot detect jframe extension main entry point.

i'll leave posterity stupid question , stupid mistake. hadn't set source path in project.


Comments