Hello, is there a way to set a version property for the 'eclipseWtp' task?
Maven's Eclipse plugin allows to set a 'wtpversion' property to '2.0'. Without this property, the project does not work with Eclipse 3.5. Gradle's Eclipse plugin uses version '1.5.0' by default, so how can I change it? Regards Jan Ehrhardt
