public class ImportMavenProjectsJob
extends org.eclipse.core.resources.WorkspaceJob
MavenProjectInfo
s into the workspace. After the projects are imported, if
lifecycle mappings errors have been detected on the imported projects, the Lifecycle Mapping wizard is shown to help
users fix these errors.Constructor and Description |
---|
ImportMavenProjectsJob(Collection<MavenProjectInfo> projects,
List<org.eclipse.ui.IWorkingSet> workingSets,
ProjectImportConfiguration importConfiguration) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IStatus |
runInWorkspace(org.eclipse.core.runtime.IProgressMonitor monitor) |
addJobChangeListener, belongsTo, cancel, canceling, create, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule
public ImportMavenProjectsJob(Collection<MavenProjectInfo> projects, List<org.eclipse.ui.IWorkingSet> workingSets, ProjectImportConfiguration importConfiguration)
public org.eclipse.core.runtime.IStatus runInWorkspace(org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
runInWorkspace
in class org.eclipse.core.resources.WorkspaceJob
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.