pearsonjohn / js-addin

Automatically exported from code.google.com/p/js-addin
0 stars 0 forks source link

Can not open the latest cordova js for windows 8 . #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. get latest cordova code from git 
https://github.com/apache/cordova-windows.git 
2. open the cordova-2.5.0.js in the JavaScript Parser
3. the js parser view shows nothing.

What is the expected output? What do you see instead?
The js parser can parser the content of cordova.js

What version of the product are you using? On what operating system?
The latest version from VS extension store. Windows 8 Enterprise + Visual 
studio 2012 pro. 

Please provide any additional information below.

Original issue reported on code.google.com by reene2...@gmail.com on 27 Feb 2013 at 5:59

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for report.

This problem caused by <script> block inside comments in js file.

This problem is resolved in beta release - and will be released soon.

Original comment by mega.boich@gmail.com on 4 Mar 2013 at 2:45

GoogleCodeExporter commented 9 years ago
Actually this is duplicate of issue#25

Original comment by mega.boich@gmail.com on 4 Mar 2013 at 2:46