--
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 adt-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
HeyCan you please confirm if Android studio does use the same lint configuration as gradle? When I run Inspect on Android Studio I have different errors than when I run it from command line by gradle. I have gradle 1.11 and Android Plugin 0.9Also InvalidPackage error is only shout when I run the lint check from command line but not being shout when it is run from Android Studio.We are aiming to have the same output of lint on developer machine as on our continuous integration server.
--
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 adt-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you want to ignore all folders except for one or two you'll probably need to write a regexp which includes all but those folders. Make sure you're using the 0.10 version of the Gradle plugin, since the regexp version of <ignore> was added recently and probably wasn't available in the 0.9 and older versions.
--
You received this message because you are subscribed to a topic in the Google Groups "adt-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adt-dev/xWSUOAq3RCM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adt-dev+u...@googlegroups.com.