I use Veloeclipse 2.0.8 and Eclipse Juno
1. in eclipse editor, Error is displayed in the some script tag.
like this : $.each() or $.ajax({xxx}); -->
Encountered "{" at xxxx.vm[line n, column n]
Was expecting one of:
<EOF>
"(" ...
<RPAREN> ...
<ESCAPE_DIRECTIVE> ...
<SET_DIRECTIVE> ...
<LOCAL_DIRECTIVE> ...
<GLOBAL_DIRECTIVE> ...
"##" ...
"\\\\" ...
"\\" ...
<TEXT> ...
"*#" ...
"*#" ...
"]]#" ...
<STRING_LITERAL> ...
<IF_DIRECTIVE> ...
<INTEGER_LITERAL> ...
<FLOATING_POINT_LITERAL> ...
<WORD> ...
<BRACKETED_WORD> ...
<IDENTIFIER> ...
<DOT> ...
"{" ...
"}" ...
<EMPTY_INDEX> ...
2. how to no longer appears error message?
(No error in scrpit/ but error message appears)
sorry, I can not English well;;; TT
can you understand this question?
Original issue reported on code.google.com by moongyu...@gmail.com on 3 Sep 2013 at 4:30
Original issue reported on code.google.com by
moongyu...@gmail.com
on 3 Sep 2013 at 4:30Attachments: