Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml
index f8d2e241aee..234d3ef8e2c 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/feature.xml
@@ -17,6 +17,10 @@ http://www.eclipse.org/legal/epl-v10.html
<license url="%licenseURL">
%license
</license>
+
+ <description url="https://eclipse.org/papyrus/">
+ This feature regroups the Papyrus fork of the EMF Facet framework for metamodel decoration/customization.
+ </description>
<plugin
id="org.eclipse.papyrus.emf.facet.common.core"

Back to the top