public interface IMavenLauncherConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
LAUNCHER_REALM
Special realm name used for launcher classpath entries.
|
Modifier and Type | Method and Description |
---|---|
void |
addArchiveEntry(String entry) |
void |
addProjectEntry(IMavenProjectFacade facade) |
void |
addRealm(String realm) |
void |
setMainType(String type,
String realm) |
static final String LAUNCHER_REALM
void addRealm(String realm)
void addProjectEntry(IMavenProjectFacade facade)
void addArchiveEntry(String entry) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2005–2013 Sonatype, Inc.. All rights reserved.