| Package | Description |
|---|---|
| org.eclipse.m2e.core.internal.project.conversion | |
| org.eclipse.m2e.core.project.conversion | |
| org.eclipse.m2e.jdt.internal |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractProjectConversionParticipant> |
ProjectConversionManager.getConversionParticipants(org.eclipse.core.resources.IProject project) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractProjectConversionParticipant> |
IProjectConversionManager.getConversionParticipants(org.eclipse.core.resources.IProject project)
Returns an unmodifiable list of all
AbstractProjectConversionParticipants applying to this project |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaProjectConversionParticipant
Converts existing Eclipse Java projects by setting the maven compiler source and target values.
|
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.