Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcdamus2013-04-23 16:15:51 +0000
committercdamus2013-04-23 16:15:51 +0000
commitc1273985fdb3ec473cefe126c6507e36cd02ca27 (patch)
treea56fd99a6a1148a55eb316cf090ad8cf50e97c77
parent500301bed32132e43066eb98dc80a150bf57b4f7 (diff)
downloadorg.eclipse.papyrus-c1273985fdb3ec473cefe126c6507e36cd02ca27.tar.gz
org.eclipse.papyrus-c1273985fdb3ec473cefe126c6507e36cd02ca27.tar.xz
org.eclipse.papyrus-c1273985fdb3ec473cefe126c6507e36cd02ca27.zip
[405652] [CDO] Add the CDO doc plug-in to the main docs feature.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405652
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
index ee38828fced..eb35bdd130e 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
@@ -31,4 +31,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.cdo.ui.doc"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top