public interface IProjectCreationListener
| 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.
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.