Home
last modified time | relevance | path

Searched defs:RepositorySelectionDialog (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/
H A DCVSProjectPropertiesPage.java74 private class RepositorySelectionDialog extends Dialog { class in CVSProjectPropertiesPage
83 public RepositorySelectionDialog(Shell shell, ICVSRepositoryLocation oldLocation) { in RepositorySelectionDialog() method in CVSProjectPropertiesPage.RepositorySelectionDialog