Home
last modified time | relevance | path

Searched refs:projectTagSource (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/tags/
H A DBranchPromptDialog.java112 TagSource projectTagSource = LocalProjectTagSource.create(getSeedProject()); in addBranchContentAssist() local
113 if (projectTagSource != null) in addBranchContentAssist()
114 …TagContentAssistProcessor.createContentAssistant(branchText, projectTagSource, TagSelectionArea.IN… in addBranchContentAssist()