Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2010-03-19 16:38:03 +0000
committerptessier2010-03-19 16:38:03 +0000
commit0c6c20ef193b61e7986c2a887e36215bdb011d6c (patch)
treed87212134694dfb098dc13a96c7e335e4f963d29 /features/org.eclipse.papyrus.uml-feature/feature.xml
parent8885ec03499f3f84f21298a18d01a2c957c4c06e (diff)
downloadorg.eclipse.papyrus-0c6c20ef193b61e7986c2a887e36215bdb011d6c.tar.gz
org.eclipse.papyrus-0c6c20ef193b61e7986c2a887e36215bdb011d6c.tar.xz
org.eclipse.papyrus-0c6c20ef193b61e7986c2a887e36215bdb011d6c.zip
add paste manager plugin in the feature
Diffstat (limited to 'features/org.eclipse.papyrus.uml-feature/feature.xml')
-rw-r--r--features/org.eclipse.papyrus.uml-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.uml-feature/feature.xml b/features/org.eclipse.papyrus.uml-feature/feature.xml
index aaac8cf321c..0e264750eab 100644
--- a/features/org.eclipse.papyrus.uml-feature/feature.xml
+++ b/features/org.eclipse.papyrus.uml-feature/feature.xml
@@ -204,4 +204,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.pastemanager"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top