it is not identifying the extended javafx.application.Application class.
I created the Obfuscated jar using proguard of my Javafx Application . after lunching the obfuscated jar is giving " Exception in thread "main" java.lang.RuntimeException: Error: unable to determine Application class " Error. Below My config file and error message - Exception in thread "main" java.lang.RuntimeException: Error: unable to determine Application class at com.sidgroup.nameofapp.appLoginApplication.main(LoginApplication.java:3244)