@CompileStatic class GroovyPagePlugin extends Object implements Plugin<Project>
A plugin that adds support for compiling Groovy Server Pages (GSP)
Constructor and description |
---|
GroovyPagePlugin() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
apply(org.apache.tools.ant.Project project) |
|
protected String |
getTmpDirPath(org.apache.tools.ant.Project project) |
|
protected GrailsExtension |
registerGrailsExtension(org.apache.tools.ant.Project project) |
|
protected FileCollection |
resolveClassesDirs(SourceSetOutput output, org.apache.tools.ant.Project project) |