public class RunPlatformAppMojo extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
additionalArguments
additional command line arguments.
|
protected String |
brandingToken
The branding token for the application based on NetBeans platform.
|
protected File |
netbeansUserdir
NetBeans user directory for the executed instance.
|
| Constructor and Description |
|---|
RunPlatformAppMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContextprotected String brandingToken
protected File netbeansUserdir
protected String additionalArguments
public void execute()
throws MojoExecutionException,
MojoFailureException
Copyright © 2005-2012 Codehaus. All Rights Reserved.