-
Sub-task
-
Resolution: Fixed
-
P2
-
None
One of the bug problems with the current SDK is the requirement to set the java.library.path which is not well-supported by IDEs and is painful from the command-line (e.g., in a .bat or .sh file).
The plan is to load native libraries from same directory as jfxrt.jar if System.loadLibrary fails (that is, the runtime directory is not in java.library.path)
The plan is to load native libraries from same directory as jfxrt.jar if System.loadLibrary fails (that is, the runtime directory is not in java.library.path)