Taking this further, how can I iterate over all (not just compile)
dependencies, including source and javadoc Jars?

Cheers,
Peter


Hans Dockter wrote:
> 
> Is this what you are looking for:
> 
> configurations.compile.each { file ->
>    ...
> }
> 

-- 
View this message in context: 
http://old.nabble.com/building-intellij-project-from-gradle-tp27659993p27676879.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to