Package | Description |
---|---|
org.eclipse.m2e.core.internal.launch | |
org.eclipse.m2e.core.ui.internal.preferences.launch |
Modifier and Type | Class and Description |
---|---|
class |
ProjectClasspathEntry |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ClasspathEntry> |
AbstractMavenRuntime.extensions |
Modifier and Type | Method and Description |
---|---|
static ClasspathEntry |
ClasspathEntry.fromExternalForm(java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
private java.util.List<ClasspathEntry> |
MavenRuntimeManagerImpl.decodeClasspath(java.lang.String string) |
java.util.List<ClasspathEntry> |
AbstractMavenRuntime.getExtensions() |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
MavenRuntimeManagerImpl.encodeClasspath(java.util.List<ClasspathEntry> classpath) |
void |
AbstractMavenRuntime.setExtensions(java.util.List<ClasspathEntry> extensions) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ClasspathEntry> |
MavenInstallationWizardPage.extensions |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MavenInstallationWizardPage.contains(java.util.List<ClasspathEntry> entries,
org.eclipse.core.resources.IProject project) |