| Package | Description |
|---|---|
| org.eclipse.m2e.scm.internal.wizards | |
| org.eclipse.m2e.scm.spi |
| Modifier and Type | Method and Description |
|---|---|
ScmUrl[] |
MavenCheckoutLocationPage.getUrls() |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenCheckoutLocationPage.setUrls(ScmUrl[] urls) |
| Constructor and Description |
|---|
MavenCheckoutWizard(ScmUrl[] urls) |
| Modifier and Type | Method and Description |
|---|---|
ScmUrl |
ScmHandlerUi.selectUrl(org.eclipse.swt.widgets.Shell shell,
ScmUrl scmUrl)
Show repository browser dialog and allow user to select location
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScmHandlerUi.isValidRevision(ScmUrl scmUrl,
String scmRevision) |
String |
ScmHandlerUi.selectRevision(org.eclipse.swt.widgets.Shell shell,
ScmUrl scmUrl,
String scmRevision)
Show revision/tag browser dialog and allow user to select revision/tag
|
ScmUrl |
ScmHandlerUi.selectUrl(org.eclipse.swt.widgets.Shell shell,
ScmUrl scmUrl)
Show repository browser dialog and allow user to select location
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.