Take a look at the SourceSet:

http://gradle.org/current/docs/dsl/org.gradle.api.tasks.SourceSet.html

Something like that should help:

sourceSets.main.allSource.files

Cheers!

On Tue, Jun 7, 2011 at 3:09 PM, Thomas Amland <[email protected]> wrote:
> Is there a nice built-in way to get an iterable of all the source files? Not
> just the directory but the actual source files with all the filters applied.
>
>



-- 
Szczepan Faber
Principal engineer@gradleware
Lead@mockito

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

    http://xircles.codehaus.org/manage_email


Reply via email to