Description
I usually use
resources.from('src/main/java').exclude('*/.java')
to include resources from the java compilation directory, but this causes the eclipse task to produce a two identical entries for that directory and Eclipse gets all confused until you delete the duplicate. I've got a patch, just a sec!
Attachments
Attachments
Issue Links
- is related to
-
BUILDR-119 eclipse task does not accept test resource folders
- Closed
-
BUILDR-123 eclipse task should honor ResourceTask's target directory
- Closed