api / org.gradle.plugins.ide.eclipse.model / EclipseWtpFacet / facet

facet

open fun facet(args: MutableMap<String, *>): Unit

Adds a facet.

For examples see docs for EclipseWtpFacet

Parameters

args - A map that must contain a 'name' and 'version' key with corresponding values.