Hi all, Is there a way to programmatically import a class or package into a script engine such that the script itself does not need to? Basically, I want to pre-populate the script's namespace with the imports. I looked for an "importClass()" or "importPackage()" method in the ScriptEngine and ScriptEngineManager classes, but I couldn't find one. Any suggestions?
Thanks, Greg Brown --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to jvm-languages@googlegroups.com To unsubscribe from this group, send email to jvm-languages+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---