You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/07/08 21:57:49 UTC

[jira] [Created] (CB-4092) Fix Lint Warnings / Errors in Android Plugin code.

Andrew Grieve created CB-4092:
---------------------------------

             Summary: Fix Lint Warnings / Errors in Android Plugin code.
                 Key: CB-4092
                 URL: https://issues.apache.org/jira/browse/CB-4092
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.0.0
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve


We've been ignoring lint warnings for a long time. It's occurred to me though, that with 3.0, warnings within our plugin classes will be showing up to app developers (since they won't be using a pre-compiled JAR for them).

This is a real problem for Eclipse ADT users since it often won't let you run your app if there is a Lint "error". I've recently had to click "clear all warnings" and then quickly hit "play" (before the lint errors came back) in order to run my project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira