Package | Description |
---|---|
org.eclipse.m2e.core.internal | |
org.eclipse.m2e.core.internal.project.registry |
Modifier and Type | Field and Description |
---|---|
private ProjectRegistryRefreshJob |
MavenPluginActivator.mavenBackgroundJob |
Modifier and Type | Method and Description |
---|---|
ProjectRegistryRefreshJob |
MavenPluginActivator.getProjectManagerRefreshJob()
for use by unit tests
|
Modifier and Type | Field and Description |
---|---|
private ProjectRegistryRefreshJob |
MavenProjectManager.mavenBackgroundJob |
Constructor and Description |
---|
MavenProjectManager(ProjectRegistryManager manager,
ProjectRegistryRefreshJob mavenBackgroundJob,
java.io.File stateLocation) |