jshint-eclipse icon indicating copy to clipboard operation
jshint-eclipse copied to clipboard

ERROR missing name after . operator (jshint library#384)

Open varunblaze opened this issue 9 years ago • 0 comments

Dears,

I just downloaded the code and trying to JHint.java by passing the file name with absolute path as parameter I am receiving the below exception:

org.mozilla.javascript.EvaluatorException: missing name after . operator (jshint library#384)

I am using java 1.8 and org.mozilla.javascript-1.7.2.jar is used.

varunblaze avatar Sep 12 '16 17:09 varunblaze