api / org.gradle.plugins.ide.eclipse.model / ResourceFilter / setType

setType

abstract fun setType(type: ResourceFilterType): Unit

Sets the ResourceFilterType

Exceptions

org.gradle.api.InvalidUserDataException - if type is null.