these codes are working on my eclipse but showing the error
Error: Main method not found in class Main, please define the main method as:
public static void main(String[] args)
or a JavaFX application class must extend javafx.application.Application
can you please explain to me what to change