Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/plugin.xml')
-rw-r--r--org.eclipse.mylyn.tasks.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/plugin.xml b/org.eclipse.mylyn.tasks.core/plugin.xml
index 266cc1c0d..8d2161501 100644
--- a/org.eclipse.mylyn.tasks.core/plugin.xml
+++ b/org.eclipse.mylyn.tasks.core/plugin.xml
@@ -12,6 +12,7 @@
<plugin>
<extension-point id="templates" name="templates" schema="schema/templates.exsd"/>
+ <extension-point id="synchronizationParticipants" name="Synchronization Participants" schema="schema/synchronizationParticipants.exsd"/>
<!--
<extension

Back to the top