This looks pretty much like a bug, so I filed an issue about it: https://code.google.com/p/android/issues/detail?id=194092.
On Monday, November 9, 2015 at 3:17:41 PM UTC-8, [email protected] wrote: > > Hi, > > I noticed that Lint seems to miss java project dependencies when setting > up the classpath for compilation. In particular, > EcjParser.computeClassPath() seems to add the classes from all versioned > dependencies (both Java and Android), but only the Android project > dependencies. As a result, converting an Android dependency into a regular > Java dependency is causing my Lint checks to fail. I verified the behavior > in 1.5.0-beta1. Is this a known bug? > > Thanks, > César > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
