Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre2017-08-25 07:54:23 +0000
committerPatrick Tessier2017-08-25 13:25:00 +0000
commit8bec07592e77f0db5341cd9cddb4934fc5f8b0f2 (patch)
tree2eda77297b9c4fcc96cec499248df6357359afd2 /features
parent48ac2317135d806998cf04ed5d09cceac074b341 (diff)
downloadorg.eclipse.papyrus-8bec07592e77f0db5341cd9cddb4934fc5f8b0f2.tar.gz
org.eclipse.papyrus-8bec07592e77f0db5341cd9cddb4934fc5f8b0f2.tar.xz
org.eclipse.papyrus-8bec07592e77f0db5341cd9cddb4934fc5f8b0f2.zip
Bug 521378 - [userxp] deletion of the plugin GenerateHugeModel
Actions -suppression of the plugin -removing references in pom.xml and feature.xml -adding the project zip in the bug for future integration in a github repository Test -check reference in other MANIFEST.MF Change-Id: I6a8596daf0dcc27a02a5dbd0e0dd578ce14c20eb Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=521378 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml b/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml
index 9b225a4e0c6..61a4aa72232 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml
+++ b/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml
@@ -91,13 +91,6 @@ http://www.eclipse.org/legal/epl-v10.html
unpack="false"/>
<plugin
- id="org.eclipse.papyrus.thousandcreation"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.papyrus.uml.diagram.example.programmaticcreation"
download-size="0"
install-size="0"

Back to the top