Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian W. Damus2015-12-07 22:16:06 +0000
committerChristian W. Damus2015-12-08 18:27:16 +0000
commited1a7e9b9fd1b85b120546f16d75711c55244330 (patch)
tree5a4b0b5e7b967ee2bc702db0ecabc70f4ebc4bb6 /features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
parent49bd194639354cde35b15717e4ead156f4613754 (diff)
downloadorg.eclipse.papyrus-ed1a7e9b9fd1b85b120546f16d75711c55244330.tar.gz
org.eclipse.papyrus-ed1a7e9b9fd1b85b120546f16d75711c55244330.tar.xz
org.eclipse.papyrus-ed1a7e9b9fd1b85b120546f16d75711c55244330.zip
Bug 469188: [Editor] Page management improvements in the Papyrus multi-editor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469188 Test suites for the core Welcome Editor service and related components and for the Diagrams table content.
Diffstat (limited to 'features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml')
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
index 49adb0a31df..2507039b24c 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/feature.xml
@@ -36,4 +36,8 @@ http://www.eclipse.org/legal/epl-v10.html
<plugin download-size="0" id="org.eclipse.papyrus.infra.viewpoints.configuration.tests" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin download-size="0" id="org.eclipse.papyrus.infra.editor.welcome.tests" install-size="0" unpack="false" version="0.0.0"/>
+
+ <plugin download-size="0" id="org.eclipse.papyrus.infra.gmfdiag.welcome.tests" install-size="0" unpack="false" version="0.0.0"/>
+
</feature> \ No newline at end of file

Back to the top