Open GoogleCodeExporter opened 8 years ago
You're running into an Eclipse JSDT bug -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376809.
There are two options.
1. Use the JSDT I included with the 1.2.9 release that puts in a patch to avoid
the failure. That means using Indigo Eclipse Classic or any other version that
does not come with JSDT.
2. You can disable JavaScript validation on the jQuery. Right click on project
-> Properties -> JavaScript -> Include Path -> -> Source -> Exclude -> Edit .
More details at
http://code.google.com/a/eclipselabs.org/p/mobile-web-development-with-phonegap/
issues/detail?id=73
Original comment by paul.beu...@gmail.com
on 19 Apr 2012 at 6:01
Use the exclude string **/jquery.mobile/*
Original comment by paul.beu...@gmail.com
on 20 May 2012 at 5:26
Issue 79 has been merged into this issue.
Original comment by paul.beu...@gmail.com
on 20 May 2012 at 5:26
Issue 104 has been merged into this issue.
Original comment by paul.beu...@gmail.com
on 20 Jul 2013 at 3:04
thanks...saved my day figuring it out...
Original comment by bingodyn...@gmail.com
on 1 Oct 2013 at 12:14
Original comment by sudhavup...@gmail.com
on 29 Apr 2014 at 9:01
Attachments:
All .js and .css files in the jQuery Mobile directory D:\eclipse-jee-juno-SR2-win32\jquery.mobile-1.4.2 must have the same version number of the form jquery.mobile-{version}.*
see the images while adding new jQuery Mobile source to phonegap project
Original comment by sudhavup...@gmail.com
on 29 Apr 2014 at 9:05
Attachments:
Original issue reported on code.google.com by
safi...@gmail.com
on 19 Apr 2012 at 5:28Attachments: