Wtp Component
Creates the .settings/org.eclipse.wst.common.component file for WTP projects.
Functions
Link copied to clipboard
Link copied to clipboard
open fun findFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
Link copied to clipboard
open fun findOrCreateFirstChildWithAttributeValue(root: Node, childName: String, attribute: String, value: String): Node
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard