| Package | Description |
|---|---|
| org.eclipse.m2e.scm | |
| org.eclipse.m2e.scm.internal.wizards | |
| org.eclipse.m2e.scm.spi |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<MavenProjectScmInfo> |
MavenCheckoutOperation.mavenProjects |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MavenProjectScmInfo> |
MavenCheckoutOperation.getMavenProjects() |
| Constructor and Description |
|---|
MavenCheckoutOperation(java.io.File location,
java.util.Collection<MavenProjectScmInfo> mavenProjects) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.util.Collection<MavenProjectScmInfo> |
MavenProjectCheckoutJob.getProjects(org.eclipse.core.runtime.IProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ScmHandler.checkoutProject(MavenProjectScmInfo info,
java.io.File location,
org.eclipse.core.runtime.IProgressMonitor monitor) |