Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Lorenzo2013-09-06 11:40:57 +0000
committerVincent Lorenzo2013-09-06 11:40:57 +0000
commit64266c9984d085960e58b64ce0b3cffe2f973309 (patch)
treef1912679bc42051aa0b3a936c407af9b5f06f74e /features
parent2c35e9deaf1b03710625214e2cecf33c4134b457 (diff)
downloadorg.eclipse.papyrus-64266c9984d085960e58b64ce0b3cffe2f973309.tar.gz
org.eclipse.papyrus-64266c9984d085960e58b64ce0b3cffe2f973309.tar.xz
org.eclipse.papyrus-64266c9984d085960e58b64ce0b3cffe2f973309.zip
410311: [Table 2] Missing dependency to Nattable when installing the new
Table Support https://bugs.eclipse.org/bugs/show_bug.cgi?id=410311
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml107
1 files changed, 88 insertions, 19 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 ff503bbcbb6..aff5161ba9d 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
@@ -1,11 +1,16 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><feature id="org.eclipse.papyrus.infra.nattable.feature" label="Papyrus Table - New Version (Incubation)" provider-name="Eclipse Modeling Project" version="0.10.1.qualifier">
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.eclipse.papyrus.infra.nattable.feature"
+ label="Papyrus Table - New Version (Incubation)"
+ version="0.10.1.qualifier"
+ provider-name="Eclipse Modeling Project">
<copyright url="epl-v10.html">
- Copyright (c) 2013 CEA LIST
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License
-v1.0
-which accompanies this distribution, and is available at
+ Copyright (c) 2013 CEA LIST
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Eclipse Public License
+v1.0
+which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
</copyright>
@@ -13,28 +18,92 @@ http://www.eclipse.org/legal/epl-v10.html
%license
</license>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.model" install-size="0" unpack="false" version="0.0.0"/>
+ <includes
+ id="org.eclipse.nebula.widgets.nattable.core.feature"
+ version="0.0.0"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.model.edit" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.model"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.model.editor" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.model.edit"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.model.editor"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.common" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.modelexplorer" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.common"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.views.config" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.modelexplorer"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.views.editor" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.views.config"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.emf.nattable.converter" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.views.editor"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.emf.nattable" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.emf.nattable.converter"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.controlmode" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.emf.nattable"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
- <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.properties" install-size="0" unpack="false" version="0.0.0"/>
+ <plugin
+ id="org.eclipse.papyrus.infra.nattable.controlmode"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
-</feature> \ No newline at end of file
+ <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