Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature/feature.xml
index f84e96b7d7c..671dc623324 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature/feature.xml
@@ -12,6 +12,10 @@ http://www.eclipse.org/legal/epl-v10.html
<license url="%licenseURL">
%license
</license>
+
+ <description url="https://eclipse.org/papyrus/">
+ Feature generator that generate the code from ocl rules in the model.
+ </description>
<plugin download-size="0" id="org.eclipse.papyrus.dsml.validation" install-size="0" unpack="false" version="0.0.0"/>

Back to the top