Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/team/org.eclipse.papyrus.team.svn/plugin.xml')
-rw-r--r--plugins/team/org.eclipse.papyrus.team.svn/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/team/org.eclipse.papyrus.team.svn/plugin.xml b/plugins/team/org.eclipse.papyrus.team.svn/plugin.xml
index 7e70529c9ea..403b2942f18 100644
--- a/plugins/team/org.eclipse.papyrus.team.svn/plugin.xml
+++ b/plugins/team/org.eclipse.papyrus.team.svn/plugin.xml
@@ -5,6 +5,7 @@
point="org.eclipse.papyrus.infra.emf.readonly.readOnlyHandler">
<readOnlyHandler
class="org.eclipse.papyrus.team.svn.SVNLockHandler"
+ id="org.eclipse.papyrus.team.svn.SVNLockHandler"
priority="20">
</readOnlyHandler>
</extension>

Back to the top