api / org.gradle.plugins.ide.idea.model / IdeaWorkspace / iws

iws

open fun iws(closure: Closure<Any>): Unit

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace

open fun iws(action: Action<in XmlFileContentMerger>): Unit

Enables advanced manipulation of the output XML.

For example see docs for IdeaWorkspace

Since
3.5