Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2013-12-18 11:00:17 +0000
committerCamille Letavernier2013-12-18 11:00:17 +0000
commit86decaee79865e79c996f92c4d6be3faa2207a95 (patch)
treeafe2a1dba4ff92f7019b4c7d56f9b0cc8f05a982 /features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature
parentf60599bc6b5038d73602af639be39d6e6b82ea58 (diff)
downloadorg.eclipse.papyrus-86decaee79865e79c996f92c4d6be3faa2207a95.tar.gz
org.eclipse.papyrus-86decaee79865e79c996f92c4d6be3faa2207a95.tar.xz
org.eclipse.papyrus-86decaee79865e79c996f92c4d6be3faa2207a95.zip
424315: [Releng - CSS] The Papyrus CSS Feature should be included as a
main component in Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=424315 Update rmaps and the SDK Source feature
Diffstat (limited to 'features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
index b65e244a2ed..d13ae2ae32a 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.sources.feature/feature.xml
@@ -157,5 +157,13 @@ http://www.eclipse.org/legal/epl-v10.html
<includes
id="org.eclipse.papyrus.uml.nattable.source.feature"
version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.infra.gmfdiag.css.source.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.papyrus.uml.diagram.css.source.feature"
+ version="0.0.0"/>
</feature>

Back to the top