api / org.gradle.plugins.ide.eclipse.model / EclipseWtpComponent / property

property

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

Adds a property.

For examples see docs for EclipseWtp

Parameters

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