Package | Description |
---|---|
org.eclipse.m2e.core.internal.project.registry |
Modifier and Type | Method and Description |
---|---|
List<MavenProjectChangedEvent> |
ProjectRegistry.apply(MutableProjectRegistry newState) |
Set<org.eclipse.core.resources.IFile> |
ProjectRegistryManager.remove(MutableProjectRegistry state,
org.eclipse.core.resources.IFile pom)
Removes the pom from the cache.
|
Set<org.eclipse.core.resources.IFile> |
ProjectRegistryManager.remove(MutableProjectRegistry state,
Set<org.eclipse.core.resources.IFile> poms,
boolean force)
Removes specified poms from the cache.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.