Package | Description |
---|---|
org.eclipse.m2e.core.ui.internal.lifecyclemapping | |
org.eclipse.m2e.core.ui.internal.wizards |
Modifier and Type | Method and Description |
---|---|
boolean |
MojoExecutionMappingLabelProvider.isError(LifecycleMappingDiscoveryRequest mappingConfiguration) |
boolean |
PackagingTypeMappingLabelProvider.isError(LifecycleMappingDiscoveryRequest mappingConfiguration) |
boolean |
AggregateMappingLabelProvider.isError(LifecycleMappingDiscoveryRequest mappingConfiguration) |
boolean |
ILifecycleMappingLabelProvider.isError(LifecycleMappingDiscoveryRequest mappingConfiguration) |
Modifier and Type | Method and Description |
---|---|
static LifecycleMappingDiscoveryRequest |
LifecycleMappingDiscoveryHelper.createLifecycleMappingDiscoveryRequest(Collection<org.eclipse.core.resources.IProject> projects,
org.eclipse.core.runtime.IProgressMonitor monitor)
Builds a
LifecycleMappingDiscoveryRequest from a collection of IProject s. |
static LifecycleMappingDiscoveryRequest |
LifecycleMappingDiscoveryHelper.createLifecycleMappingDiscoveryRequest(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IProgressMonitor monitor)
Builds a
LifecycleMappingDiscoveryRequest from a project. |
LifecycleMappingDiscoveryRequest |
MavenDiscoveryProposalWizard.getLifecycleMappingDiscoveryRequest() |
Modifier and Type | Method and Description |
---|---|
static void |
LifecycleMappingDiscoveryHelper.discoverProposals(LifecycleMappingDiscoveryRequest discoveryRequest,
org.eclipse.core.runtime.IProgressMonitor monitor)
Discovers lifecycle mapping proposals matching a
LifecycleMappingDiscoveryRequest requirements. |
Constructor and Description |
---|
MavenDiscoveryProposalWizard(Collection<org.eclipse.core.resources.IProject> projects,
LifecycleMappingDiscoveryRequest mappingDiscoveryRequest) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.