public class MavenProjectWorkspaceAssigner extends Object implements IProjectCreationListener
IProjectConfigurationManager
methods instead of IWorkingSet[]
argument to
AbstractCreateMavenProjectJob
or AbstractCreateMavenProjectsOperation
Constructor and Description |
---|
MavenProjectWorkspaceAssigner(List<org.eclipse.ui.IWorkingSet> workingSets) |
Modifier and Type | Method and Description |
---|---|
void |
projectCreated(org.eclipse.core.resources.IProject project)
Called when a new maven project gets imported/created in the workspace but before it is actually configured.
|
public MavenProjectWorkspaceAssigner(List<org.eclipse.ui.IWorkingSet> workingSets)
public void projectCreated(org.eclipse.core.resources.IProject project)
IProjectCreationListener
projectCreated
in interface IProjectCreationListener
Copyright © 2005–2019 Eclipse Foundation. All rights reserved.