public class EquinoxLauncherCUAction
extends AbstractPublisherAction
This action expects to have find the versions of the launcher and launcher fragments via IVersionAdvice in the supplied info object.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ORG_ECLIPSE_EQUINOX_LAUNCHER |
| Constructor and Description |
|---|
EquinoxLauncherCUAction(java.lang.String flavor,
java.lang.String[] configSpecs) |
| Modifier and Type | Method and Description |
|---|---|
IStatus |
perform(IPublisherInfo publisherInfo,
IPublisherResult results,
IProgressMonitor monitor) |
public static final java.lang.String ORG_ECLIPSE_EQUINOX_LAUNCHER