Wrapper class for specifying JDepend properties.
| Constructor and description |
|---|
JDependProperties
(Project pProject, groovy.lang.Closure<java.io.File> pFile)Create a new JDependProperties. |
| Methods inherited from class | Name |
|---|---|
class ProjectAware |
getProject |
Create a new JDependProperties.
pProject - The project to use when resolving properties file locations.pFile - A closure that returns the default value for the file property.