Did anyone try to report it directly to Jetbrains already?
http://youtrack.jetbrains.com/issues/IDEA
This is mostly common Gradle support problem, not related to Android itself.
Dne úterý, 2. července 2013 14:14:34 UTC+2 Raúl Muñoz Benavente napsal(a):
>
> I also tried adding this to build.gradle:
>
>
> apply plugin: 'idea'
>
> idea {
> module {
> downloadJavadoc = true
> downloadSources = true
> }
> }
>
> But with no effect, only the library jar is downloaded by gradle, but not
> the javadoc and sources jars.
>
> There is a post in stackoverflow about this:
>
> http://stackoverflow.com/questions/12718753/how-to-download-dependency-sources-for-gradle-project-in-idea
>
> But I have had no luck with it.
>
> Thanks
>
--
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.