Project
Constructors
Functions
Link copied to clipboard
Adds a module to the module paths included in the Project.
Link copied to clipboard
open fun configure(modules: List<IdeaModule>, jdkName: String, languageLevel: IdeaLanguageLevel, bytecodeVersion: JavaVersion, wildcards: Collection<String>, projectLibraries: Collection<ProjectLibrary>, vcs: String)
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