Module Library
Represents an orderEntry of type module-library in the iml XML.
Since
1.0
Inheritors
Constructors
Link copied to clipboard
constructor(classes: Collection<out Path>, javadoc: Collection<out Path>, sources: Collection<out Path>, jarDirectories: Collection<JarDirectory>, scope: String)
Creates a new
ModuleLibrary.