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

resource

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

Adds a wb-resource.

For examples see docs for EclipseWtp

Parameters

args - A map that must contain a deployPath and sourcePath key with corresponding values.