Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml18
1 files changed, 4 insertions, 14 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml
index e975bdc8fbc..9fe51697831 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.aof.feature/feature.xml
@@ -5,6 +5,10 @@
version="0.7.0.qualifier"
provider-name="%providerName">
+ <description>
+ %description
+ </description>
+
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2015 ESEO, Christian W. Damus, and others.
All rights reserved. This program and the accompanying materials
@@ -60,20 +64,6 @@ http://www.eclipse.org/legal/epl-v10.html
unpack="false"/>
<plugin
- id="org.eclipse.papyrus.aof.sync.examples.uml"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.papyrus.aof.sync.examples.uml.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.papyrus.aof.sync.gmf"
download-size="0"
install-size="0"

Back to the top