Represents a jar directory element of an idea module library.
| Type | Name and description |
|---|---|
Path |
pathThe path of the jar directory |
boolean |
recursiveThe value for the recursive attribute of the jar directory element. |
| Constructor and description |
|---|
JarDirectory
(def path, def recursive) |
Gradle API 2.2-20140924021627+0000