Class JarDirectory
java.lang.Object
org.gradle.plugins.ide.idea.model.JarDirectory
Represents a jar directory element of an idea module library.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JarDirectory
-
-
Method Details
-
getPath
The path of the jar directory -
setPath
The value for the recursive attribute of the jar directory element. -
isRecursive
public boolean isRecursive() -
setRecursive
public void setRecursive(boolean recursive) -
toString
-
equals
-
hashCode
public int hashCode()
-