public class CopyThirdpartyLibs
| Constructor and Description |
|---|
CopyThirdpartyLibs() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getOutputDir()
Output directory for generated files.
|
void |
runCopy() |
void |
setOutputDir(java.io.File value)
Output directory for generated files.
|