Side navigation
#14783 closed bug (notabug)
Opened February 11, 2014 04:17PM UTC
Closed February 12, 2014 01:02PM UTC
Jquery-2.1.0.min.js gives compile errors
Reported by: | acidarchi@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I went to this link http://jquery.com/download/, right clicked on the minified 2.1.0 jquery and downloaded that as a .js file
I put in my eclipse juno project folder, and eclipse gives multiple errors like missing semicolon etc.(It's hard to say where and how many because it's all in one line.)
There is probably something wrong with the eclipse juno javascript syntax checker, but I just wanted to let you know I could not use the minified version because of the compile errors
When I use the non minified version, eclipse does not detect any errors in the file.
Attachments (0)
Change History (1)
Changed February 12, 2014 01:02PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
This isn't a jQuery bug.