Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.core/plugin.xml')
-rw-r--r--bundles/org.eclipse.team.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.core/plugin.xml b/bundles/org.eclipse.team.core/plugin.xml
index 194ebe0fa..f8fa8503a 100644
--- a/bundles/org.eclipse.team.core/plugin.xml
+++ b/bundles/org.eclipse.team.core/plugin.xml
@@ -20,6 +20,7 @@
<extension-point id="fileTypes" name="%FileTypesRegistry"/>
<extension-point id="ignore" name="%GlobalIgnoreRegistry"/>
<extension-point id="projectSets" name="%TeamProjectSets"/>
+<extension-point id="repository" name="%Repository"/>
<extension-point id="targets" name="%Targets"/>
<!-- Define common known file types -->

Back to the top