sun.org package is a bad idea.
I was getting this error
package sun.org.mozilla.javascript.internal does not exist
[javac] import sun.org.mozilla.javascript.internal.EvaluatorException;
I just replaced it with a generic Exception and it seems to be ok.
-Greg
No comments:
Post a Comment