Re: [gradle-user] multi project and eclipseWtpComponent.enabled = false

2011-05-02 Thread Szczepan Faber
Hey, There're 2 use cases when eclipseWtpComponent and eclipseWtpFacet tasks are configured for a project: 1. the project has 'eclipse' and 'war' plugin applied 2. or the project has 'eclipse' plugin applied and is a dependency to a project #1 I guess the project in question (or one of the subpro

[gradle-user] multi project and eclipseWtpComponent.enabled = false

2011-05-02 Thread Juergen Donnerstag
Hi, I'd like to disable eclipse wtp, and found some discussions suggesting to eclipseWtpComponent.enabled = false eclipseWtpFacet.enabled = false I did that in my multi project (subprojects only), but the build process fails with the following exception: Cause: Could not find property 'eclipseWt