JavaFXLibrary
JavaFXLibrary copied to clipboard
Library initialization when used as java agent
Using keyword Launch JavaFX Application is required for initializing the library when it's being used as a java agent. There should be a separate keyword for this or the init should happen automatically. See the comments on PR https://github.com/eficode/JavaFXLibrary/pull/42.