public class RunNetBeansMojo extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
additionalArguments
additional command line arguments.
|
protected File |
clusterBuildDir
directory where the module(s)' NetBeans cluster(s) are located.
|
protected File |
netbeansInstallation
directory where the the NetBeans platform/IDE installation is,
denotes the root directory of NetBeans installation.
|
protected File |
netbeansUserdir
NetBeans user directory for the executed instance.
|
| Constructor and Description |
|---|
RunNetBeansMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContextprotected File clusterBuildDir
protected File netbeansInstallation
protected File netbeansUserdir
protected String additionalArguments
public void execute()
throws MojoExecutionException,
MojoFailureException
Copyright © 2005-2012 Codehaus. All Rights Reserved.