Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2013-06-25 08:16:08 +0000
committervlorenzo2013-06-25 08:16:08 +0000
commit3e7679180f8a199ab70c66554368600f24289d71 (patch)
tree718be4cc155d3822b314079d596d5a2aaccd6d6e /features/papyrus-extra-features
parenta65c09a27fdfbfb72695ac17afed3321a89b28e1 (diff)
downloadorg.eclipse.papyrus-3e7679180f8a199ab70c66554368600f24289d71.tar.gz
org.eclipse.papyrus-3e7679180f8a199ab70c66554368600f24289d71.tar.xz
org.eclipse.papyrus-3e7679180f8a199ab70c66554368600f24289d71.zip
411562: [Table 2] Add plugin to releng : oep.infra.nattable.properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411562
Diffstat (limited to 'features/papyrus-extra-features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml
index cf72e56774c..c365af01bd1 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml
@@ -95,4 +95,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.properties"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top