I am completely new to Java/Eclipse and i am trying to run this code but the message below continues to populate in the console. Any help is appreciated.
Error: Main method not found in class BaseClass, please define the main method as: public static void main(String[] args) or a JavaFX application class must extend javafx.application.Application