Home
last modified time | relevance | path

Searched refs:compatibleLocations (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.java76 ICVSRepositoryLocation[] compatibleLocations; field in CVSProjectPropertiesPage.RepositorySelectionDialog
95compatibleLocations = (ICVSRepositoryLocation[]) locations.toArray(new ICVSRepositoryLocation[loca… in initialize()
121 return compatibleLocations; in createDialogArea()
138 viewer.setInput(compatibleLocations); in createDialogArea()