guig / veloeclipse

Automatically exported from code.google.com/p/veloeclipse
Other
0 stars 1 forks source link

[veloeclipse 2.0.8] Question for script error message #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: