On Tue, Jun 7, 2011 at 10:24 PM, Zsolt Vasvari <[email protected]> wrote:
> Not strictly an Android question, but somewhat appropriate.
>
> Does anybody know a good lint type plug-in for Eclipse?  The built-in
> checks are pretty useful, but I would like to have a few more, most
> importantly checking for passing <null> values to methods.
>
>

Don't remember if the have a null passing rule, but try FindBugs, PMD,
and maybe Checksyle. All have Eclipse plugins.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to