Hey Jérémy, Can you please give more info about how you've implemented this? Are you extending GradleDetector.
-- Nagesh On Monday, February 1, 2016 at 12:17:49 PM UTC-8, Jérémy TOUDIC wrote: > > I've created a custom Lint rule in order to detect if a newer version of > my library is available on my Sonatype Nexus repository. > The rule works well and when I check the lint-result.html document > generated, the warning appear correctly. > > But I don't succeed to highlight the targeted line of code in the > *build.gradle* directly in Android Studio. > > I've also created some custom rules for JAVA code, and these warnings are > correctly highlighted in Java file in Android Studio. > > Does anybody succeeded to highlight custom Lint warning in the > *build.gradle* file ? > > Thanks in advance! > Jérémy > -- 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.
