Wtp Facet
Creates the .settings/org.eclipse.wst.common.project.facet.core.xml 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