Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19854

Filtered project import

$
0
0

I’m wondering if it’s possible to filter projects which get imported.

I have a multi-project build laid out as a tree. Some of the sub-directories are only for aggregation and contain nothing but other sub-projects. However buildShip imports these as empty projects. These annoy me since the Eclipse file search will return results from the sub-directories of these projects.

It would be great if I could provide a closure of some type that would allow me to give projects a thumbs up to be included in the import :slight_smile:


Viewing all articles
Browse latest Browse all 19854

Trending Articles