I link both .jar files. But when i try this:
ScriptEngineManager factory = new ScriptEngineManager();
ScriptEngine engine = factory.getEngineByName("jav8");
The "engine" is null. What is wrong ?
Original issue reported on code.google.com by maxi.rua...@gmail.com on 8 Feb 2013 at 12:29
Original issue reported on code.google.com by
maxi.rua...@gmail.com
on 8 Feb 2013 at 12:29