| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal | |
| org.eclipse.m2e.core.internal.project.registry | |
| org.eclipse.m2e.tests.common |
| 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) |
| Modifier and Type | Field and Description |
|---|---|
protected ProjectRegistryRefreshJob |
AbstractMavenProjectTestCase.projectRefreshJob |