Issue compiling org.mozilla.javascript.EcmaError: ReferenceError: "com" is not defined.
clienthax opened this issue ยท 4 comments
git cloned and run ant
What version of the JDK are you using? This works on both 1.6_45 (Rhino engine) and 1.8 (Nashorn)
Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
java version "1.8.0_20"
Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)
@skyboy seems to of fixed it on windows, thanks ;)