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
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