Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauricio Alferez2016-04-26 07:52:20 +0000
committerGerrit Code Review @ Eclipse.org2016-04-28 13:04:57 +0000
commit3b75f43c7279b8ed26bd3efbb76504700c029c8e (patch)
treec7a40efe8f6237f5633a064b3849a6efad3cda0b /features/papyrus-extra-features
parent2f4a331c447760d075034b5f755ed46498d00b7a (diff)
downloadorg.eclipse.papyrus-3b75f43c7279b8ed26bd3efbb76504700c029c8e.tar.gz
org.eclipse.papyrus-3b75f43c7279b8ed26bd3efbb76504700c029c8e.tar.xz
org.eclipse.papyrus-3b75f43c7279b8ed26bd3efbb76504700c029c8e.zip
Bug 492366 - [Extra][Requirements] Provide one or more templates to
organize requirements related information Change-Id: I703e34a41d8fec011ec161c67c9df7c7dd41da4b Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
Diffstat (limited to 'features/papyrus-extra-features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml
index 62adaf4fc73..df7b47541cc 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.requirements.feature/feature.xml
@@ -206,4 +206,10 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.requirements.templates"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>

Back to the top