just upgraded to eclipse luna which contains ant 1.9.2 and my <script>
targets stopped working in this code:
<script language="javascript"><![CDATA[
importPackage(java.net);
importPackage(java.io);
...
error message:
javax.script.ScriptException: ReferenceError: "importPackage" is not defined in <eval> at line number 2
What version of Java are you running? Rhino has been replaced in Java 8.
The following bug might be the problem: JDK-8025132.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With