Any news?

On Tuesday, July 2, 2013 2:14:34 PM UTC+2, Raúl Muñoz Benavente wrote:
>
> 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.

Reply via email to