Package | Description |
---|---|
org.eclipse.m2e.core.internal.project | |
org.eclipse.m2e.core.project | |
org.eclipse.m2e.core.ui.internal.wizards |
Modifier and Type | Class and Description |
---|---|
class |
MavenProjectImportResult |
Modifier and Type | Method and Description |
---|---|
List<IMavenProjectImportResult> |
ProjectConfigurationManager.importProjects(Collection<MavenProjectInfo> projectInfos,
ProjectImportConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
List<IMavenProjectImportResult> |
IProjectConfigurationManager.importProjects(Collection<MavenProjectInfo> projects,
ProjectImportConfiguration configuration,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
protected static ArrayList<org.eclipse.core.resources.IProject> |
AbstractCreateMavenProjectsOperation.toProjects(List<IMavenProjectImportResult> results) |
protected static ArrayList<org.eclipse.core.resources.IProject> |
AbstactCreateMavenProjectJob.toProjects(List<IMavenProjectImportResult> results) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.