public class PdeBuild
extends java.lang.Object
Constructor and Description |
---|
PdeBuild(org.gradle.api.Project project) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
antBuildCmd(java.io.File buildfile)
Returns a command which will execute the PDE builder for a generic ant build file.
|
java.lang.String |
productBuildCmd(java.io.File buildDir)
Returns a command which will execute the PDE builder for a product.
|
public java.lang.String productBuildCmd(java.io.File buildDir)
public java.lang.String antBuildCmd(java.io.File buildfile)