Eclipse in JS file missing semicolon
Missing semicolon the literal meaning is " missing semicolon ", is the eclipse of the JS check when found that the JS file missing semicolon and reported the error, just need to remove the eclipse of the JS check.
First, turn off the JS check function of Eclipse
650) this.width=650; "title=" image "border=" 0 "alt=" image "src=" http://images.cnitblog.com/blog/330894/201304/ 01173316-f6679e6a07bd402da33da0dc3e501b28.png "width=" 670 "height=" 334 "style=" border:0px;padding-left:0px; Padding-right:0px;padding-top:0px;background-image:none; "/>
Then recompile it again, or delete the original wrong jquery file and stick to the correct entry.
If this doesn't work, try the following.
Second, modify the project's. project file, comment out the JS verification inside
650) this.width=650; "title=" image "border=" 0 "alt=" image "src=" http://images.cnitblog.com/blog/330894/201304/ 01173318-eb8667943d674dddb73ea0f4c74b26b5.png "width=" 523 "height=" "style=" border:0px;padding-left:0px; Padding-right:0px;padding-top:0px;background-image:none; "/>
650) this.width=650; "title=" image "border=" 0 "alt=" image "src=" http://images.cnitblog.com/blog/330894/201304/ 01173319-5cc13fd28e9a4d1da6d6b038047ef0bf.png "width=" 458 "height=" "style=" border:0px;padding-left:0px; Padding-right:0px;padding-top:0px;background-image:none; "/>
Then recompile it again, or delete the original wrong jquery file and stick to the correct entry.
Eclipse in JS file missing semicolon