[
https://issues.apache.org/jira/browse/CB-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-6290.
----------------------------
Resolution: Won't Fix
This is by design. console.log on your app will show all your Javascript
errors as info messages.
> Javascript error during build showed as information in logcat
> -------------------------------------------------------------
>
> Key: CB-6290
> URL: https://issues.apache.org/jira/browse/CB-6290
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.4.0
> Reporter: Cristofo Vilares
> Priority: Minor
>
> When errors occur in JS during project build, they are shown as info message
> in logcat (green). Following message shows this case:
> 14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError:
> Unexpected identifier", source: file:///android_asset/www/index.html (29)
> cause of this one was a wrong definition. ("va myButton" instead of "var
> myButton") .
> - Android build in eclipse
--
This message was sent by Atlassian JIRA
(v6.2#6252)