Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Lorenzo2013-09-09 12:53:27 +0000
committerVincent Lorenzo2013-09-09 12:53:27 +0000
commit0b1211f7b6e646dd694ffd128d80c0d8b48a325e (patch)
treec90de8f5f0b1a8f55fd3379dce7fc3a85d94c477 /features/papyrus-tests-features/org.eclipse.papyrus.tests.feature
parentdc2af99d3f1299ebc279fbf75114533a2fe0f37f (diff)
downloadorg.eclipse.papyrus-0b1211f7b6e646dd694ffd128d80c0d8b48a325e.tar.gz
org.eclipse.papyrus-0b1211f7b6e646dd694ffd128d80c0d8b48a325e.tar.xz
org.eclipse.papyrus-0b1211f7b6e646dd694ffd128d80c0d8b48a325e.zip
416817: [Table 2] The new tables must replace the old tables in Luna
https://bugs.eclipse.org/bugs/show_bug.cgi?id=416817 Move the nattable feature for build and tests kfrom extraplugins feature to main features
Diffstat (limited to 'features/papyrus-tests-features/org.eclipse.papyrus.tests.feature')
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
index d36944f9d3b..3a334c23c74 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml
@@ -26,6 +26,12 @@ http://www.eclipse.org/legal/epl-v10.html
<includes id="org.eclipse.papyrus.tests.uml.feature" version="0.0.0"/>
<includes id="org.eclipse.papyrus.tests.views.feature" version="0.0.0"/>
+
+ <includes id="org.eclipse.papyrus.uml.nattable.tests.feature" version="0.0.0"/>
+
+ <includes id="org.eclipse.papyrus.sysml.nattable.tests.feature" version="0.0.0"/>
+
+ <includes id="org.eclipse.papyrus.infra.nattable.tests.feature" version="0.0.0"/>
<plugin download-size="0" id="org.eclipse.papyrus.tests" install-size="0" unpack="false" version="0.0.0"/>

Back to the top