wikiwebs / mobile-web-development-with-phonegap

Automatically exported from code.google.com/p/mobile-web-development-with-phonegap
0 stars 0 forks source link

Jquery.mobile Javascript errors on Two Minute Tutorial 1, part 1 #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Eclipse 3.7 Classic on Kubuntu 11.10, Android SDK 19, ADT Plugin 18.0, MDS 
AppLaud 1.2 (downloaded May 19). Built-in Jquery.mobile.
2. Following Two Minute Tutorial 1 Part 1 to the letter
3. Target build Android 4.03

What is the expected output? What do you see instead?
The following Javascript problems are reported in jquery.mobile-1.1.0.min.js:

Description Resource    Path    Location    Type

Invalid argument to operation 
++/--   jquery.mobile-1.1.0.min.js  /phonegapUI/assets/www/jquery.mobile    line 
106 JavaScript Problem

(seems possibly to refer to a use of +o++ + )?

Syntax error on token "Invalid Regular Expression Options", no accurate 
correction 
available   jquery.mobile-1.1.0.min.js  /phonegapUI/assets/www/jquery.mobile    line 
159 JavaScript Problem

Syntax error, insert ") BlockStatement" to complete 
IfStatement jquery.mobile-1.1.0.min.js  /phonegapUI/assets/www/jquery.mobile    line
 1  JavaScript Problem

What version of the product are you using? On what operating system?
Eclipse 3.7 Classic, as available in Kubuntu 11.10.
AppLaud 1.2.  Jquery.mobile as built-in. Android SDK API level 15.

Please provide any additional information below.

I am a newbie to both Eclipse, Jquery mobile, Phonegap etc. so when I stumble 
on an error in a 3rd party library like this, it's hard to know what to do. I 
tried disabling jquery.moble files for validation by adding '**jquery.mobile*' 
to Excluded source file paths, but no dice.

Roger

Original issue reported on code.google.com by roger.f...@gmail.com on 20 May 2012 at 1:36

GoogleCodeExporter commented 8 years ago
Exclude **/jquery.mobile/*

Original comment by paul.beu...@gmail.com on 20 May 2012 at 5:25

GoogleCodeExporter commented 8 years ago

Original comment by paul.beu...@gmail.com on 20 May 2012 at 5:26