Just started with Nashorn and JavaFX. The 'HelloWorld' example runs fine but I have problems when trying to use my own JavaFX controls library. Any hints on how to implement a 3rd party JavaFX controls lib to a Nashorn Script ? I guess I have to put the lib on the classpath somehow... Cheers, Gerrit