| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.lifecyclemapping | |
| org.eclipse.m2e.core.project.configurator | |
| org.eclipse.m2e.jdt.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLifecycleMapping |
class |
InvalidLifecycleMapping
Invlid lifecycle mapping provides additional information about lifecycle mapping problems.
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractLifecycleMapping |
LifecycleMappingResult.lifecycleMapping |
| Modifier and Type | Method and Description |
|---|---|
private static AbstractLifecycleMapping |
LifecycleMappingFactory.createLifecycleMapping(org.eclipse.core.runtime.IConfigurationElement element) |
AbstractLifecycleMapping |
LifecycleMappingResult.getLifecycleMapping() |
private static AbstractLifecycleMapping |
LifecycleMappingFactory.getLifecycleMapping(java.lang.String mappingId) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleMappingResult.setLifecycleMapping(AbstractLifecycleMapping lifecycleMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCustomizableLifecycleMapping
Abstract base class for customizable lifecycle mappings
|
class |
NoopLifecycleMapping
NoopLifecycleMapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarLifecycleMapping |