I've imported some packages (com.g52aim
and com.g52aim.lab00
) into a new Java project in Eclipse. I select the file I wish to run (Labrunner_00_Runner.java
), and then I get this message when I click run:
Error: Selection does not contain main type
Yes I have looked through all the answers on this question: Error: Selection does not contain a main type
None of the solutions from that question have worked, so I don't know what to do. Here is a screenshot of what I'm seeing: