Question: i had the following error message after running this code; Error: Main method not found in class, please define the main method as: public static
i had the following error message after running this code; Error: Main method not found in class, please define the main method as: public static void main(String[ ] args) or a javaFX application class must extend javafx.application.Application
Can you help me resolve this problem. The eclipse i downloaded is using the main method stated above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
