JavaFXLibrary icon indicating copy to clipboard operation
JavaFXLibrary copied to clipboard

Library initialization when used as java agent

Open psaikkonen opened this issue 4 years ago • 0 comments

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.

psaikkonen avatar Sep 03 '20 13:09 psaikkonen