Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre2017-08-28 15:05:56 +0000
committerBenoit Maggi2017-09-26 11:05:43 +0000
commit2682b0033d12617175d0a590766f5c5c55f55ad1 (patch)
tree273d7989c5f64e28be9f97b5f2d35a2b489bbe28 /features
parent921e050373ff74f9367fb9c9c8ca618b4e97928a (diff)
downloadorg.eclipse.papyrus-2682b0033d12617175d0a590766f5c5c55f55ad1.tar.gz
org.eclipse.papyrus-2682b0033d12617175d0a590766f5c5c55f55ad1.tar.xz
org.eclipse.papyrus-2682b0033d12617175d0a590766f5c5c55f55ad1.zip
Bug 521476: [userxp] plugin that declare a menu not at the right place
- deletion of the plugin - zip the code in bug 521476 Change-Id: Id32f15017393db9ac71005a469573f7ddb72edad Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=521476 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
Diffstat (limited to 'features')
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml
index a98911c46fe..f3ee84b2d72 100644
--- a/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml
@@ -90,13 +90,6 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
- <plugin
- id="org.eclipse.papyrus.uml.diagram.example.programmaticcreation"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
<!--Examples User Models -->
<plugin

Back to the top