Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas FAUVERGUE2015-09-30 08:35:17 +0000
committerGerrit Code Review @ Eclipse.org2015-11-12 17:19:38 +0000
commit3872578042f08eab624384324fdbda736af2d133 (patch)
treec836f7dd6f41e52cf93c7cdbb1afa2ebb6212f00 /plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF
parenta5d718fd6840f9d141d06c111207a7f0a28b9f56 (diff)
downloadorg.eclipse.papyrus-3872578042f08eab624384324fdbda736af2d133.tar.gz
org.eclipse.papyrus-3872578042f08eab624384324fdbda736af2d133.tar.xz
org.eclipse.papyrus-3872578042f08eab624384324fdbda736af2d133.zip
Bug 473378: [Table] Update used nattable version
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473378 Nattable From 1.2 to 1.3 Change-Id: Ia0ccc84fe440769fa2e92860868dd9fa76bfce93 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
Diffstat (limited to 'plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF')
-rw-r--r--plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF160
1 files changed, 80 insertions, 80 deletions
diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
index c20c94f65c6..313b44b7c67 100644
--- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
+++ b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/META-INF/MANIFEST.MF
@@ -1,80 +1,80 @@
-Manifest-Version: 1.0
-Export-Package: org.eclipse.papyrus.infra.nattable,
- org.eclipse.papyrus.infra.nattable.accumulator,
- org.eclipse.papyrus.infra.nattable.advice,
- org.eclipse.papyrus.infra.nattable.celleditor,
- org.eclipse.papyrus.infra.nattable.celleditor.config,
- org.eclipse.papyrus.infra.nattable.command,
- org.eclipse.papyrus.infra.nattable.comparator,
- org.eclipse.papyrus.infra.nattable.configuration,
- org.eclipse.papyrus.infra.nattable.converter,
- org.eclipse.papyrus.infra.nattable.copy,
- org.eclipse.papyrus.infra.nattable.dataprovider,
- org.eclipse.papyrus.infra.nattable.dialog,
- org.eclipse.papyrus.infra.nattable.display.converter,
- org.eclipse.papyrus.infra.nattable.export,
- org.eclipse.papyrus.infra.nattable.filter,
- org.eclipse.papyrus.infra.nattable.filter.configuration,
- org.eclipse.papyrus.infra.nattable.filter.validator,
- org.eclipse.papyrus.infra.nattable.formatter,
- org.eclipse.papyrus.infra.nattable.handler,
- org.eclipse.papyrus.infra.nattable.helper.advice,
- org.eclipse.papyrus.infra.nattable.layer,
- org.eclipse.papyrus.infra.nattable.layerstack,
- org.eclipse.papyrus.infra.nattable.listener,
- org.eclipse.papyrus.infra.nattable.manager,
- org.eclipse.papyrus.infra.nattable.manager.axis,
- org.eclipse.papyrus.infra.nattable.manager.cell,
- org.eclipse.papyrus.infra.nattable.manager.table,
- org.eclipse.papyrus.infra.nattable.messages,
- org.eclipse.papyrus.infra.nattable.nattableconfiguration,
- org.eclipse.papyrus.infra.nattable.painter,
- org.eclipse.papyrus.infra.nattable.parsers,
- org.eclipse.papyrus.infra.nattable.paste,
- org.eclipse.papyrus.infra.nattable.preferences,
- org.eclipse.papyrus.infra.nattable.provider,
- org.eclipse.papyrus.infra.nattable.reorder,
- org.eclipse.papyrus.infra.nattable.selection,
- org.eclipse.papyrus.infra.nattable.sort,
- org.eclipse.papyrus.infra.nattable.tester,
- org.eclipse.papyrus.infra.nattable.tree,
- org.eclipse.papyrus.infra.nattable.utils,
- org.eclipse.papyrus.infra.nattable.widget,
- org.eclipse.papyrus.infra.nattable.wizard,
- org.eclipse.papyrus.infra.nattable.wizard.pages
-Require-Bundle: org.eclipse.papyrus.infra.widgets;bundle-version="1.2.0",
- org.eclipse.core.runtime,
- org.eclipse.emf.transaction,
- org.eclipse.emf.ecore,
- org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.7.0",
- org.eclipse.emf.edit,
- org.eclipse.papyrus.infra.core.log;bundle-version="1.2.0",
- org.eclipse.swt,
- org.eclipse.papyrus.infra.emf;bundle-version="1.2.0",
- org.eclipse.papyrus.infra.core;bundle-version="1.2.0",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="1.2.0",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="1.2.0",
- org.eclipse.papyrus.infra.tools;bundle-version="1.2.0",
- org.eclipse.emf.edit.ui,
- org.eclipse.papyrus.infra.services.labelprovider;bundle-version="1.2.0",
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.2.0,
- 2.0.0)",
- org.eclipse.core.expressions,
- org.eclipse.papyrus.infra.services.edit;bundle-version="1.2.0",
- org.eclipse.papyrus.infra.widgets.toolbox;bundle-version="1.2.0",
- com.google.guava;bundle-version="11.0.0",
- org.eclipse.papyrus.emf.facet.custom.core;bundle-version="1.2.0",
- org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="1.2.0",
- org.eclipse.nebula.widgets.nattable.extension.glazedlists;bundle-version="[1.2.0,
- 2.0.0)",
- ca.odell.glazedlists;bundle-version="1.9.0",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="1.2.0"
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Name: %Bundle-Name
-Bundle-Activator: org.eclipse.papyrus.infra.nattable.Activator
-Bundle-ManifestVersion: 2
-Bundle-Description: %pluginDescription
-Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Manifest-Version: 1.0
+Export-Package: org.eclipse.papyrus.infra.nattable,
+ org.eclipse.papyrus.infra.nattable.accumulator,
+ org.eclipse.papyrus.infra.nattable.advice,
+ org.eclipse.papyrus.infra.nattable.celleditor,
+ org.eclipse.papyrus.infra.nattable.celleditor.config,
+ org.eclipse.papyrus.infra.nattable.command,
+ org.eclipse.papyrus.infra.nattable.comparator,
+ org.eclipse.papyrus.infra.nattable.configuration,
+ org.eclipse.papyrus.infra.nattable.converter,
+ org.eclipse.papyrus.infra.nattable.copy,
+ org.eclipse.papyrus.infra.nattable.dataprovider,
+ org.eclipse.papyrus.infra.nattable.dialog,
+ org.eclipse.papyrus.infra.nattable.display.converter,
+ org.eclipse.papyrus.infra.nattable.export,
+ org.eclipse.papyrus.infra.nattable.filter,
+ org.eclipse.papyrus.infra.nattable.filter.configuration,
+ org.eclipse.papyrus.infra.nattable.filter.validator,
+ org.eclipse.papyrus.infra.nattable.formatter,
+ org.eclipse.papyrus.infra.nattable.handler,
+ org.eclipse.papyrus.infra.nattable.helper.advice,
+ org.eclipse.papyrus.infra.nattable.layer,
+ org.eclipse.papyrus.infra.nattable.layerstack,
+ org.eclipse.papyrus.infra.nattable.listener,
+ org.eclipse.papyrus.infra.nattable.manager,
+ org.eclipse.papyrus.infra.nattable.manager.axis,
+ org.eclipse.papyrus.infra.nattable.manager.cell,
+ org.eclipse.papyrus.infra.nattable.manager.table,
+ org.eclipse.papyrus.infra.nattable.messages,
+ org.eclipse.papyrus.infra.nattable.nattableconfiguration,
+ org.eclipse.papyrus.infra.nattable.painter,
+ org.eclipse.papyrus.infra.nattable.parsers,
+ org.eclipse.papyrus.infra.nattable.paste,
+ org.eclipse.papyrus.infra.nattable.preferences,
+ org.eclipse.papyrus.infra.nattable.provider,
+ org.eclipse.papyrus.infra.nattable.reorder,
+ org.eclipse.papyrus.infra.nattable.selection,
+ org.eclipse.papyrus.infra.nattable.sort,
+ org.eclipse.papyrus.infra.nattable.tester,
+ org.eclipse.papyrus.infra.nattable.tree,
+ org.eclipse.papyrus.infra.nattable.utils,
+ org.eclipse.papyrus.infra.nattable.widget,
+ org.eclipse.papyrus.infra.nattable.wizard,
+ org.eclipse.papyrus.infra.nattable.wizard.pages
+Require-Bundle: org.eclipse.papyrus.infra.widgets;bundle-version="1.2.0",
+ org.eclipse.core.runtime,
+ org.eclipse.emf.transaction,
+ org.eclipse.emf.ecore,
+ org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.7.0",
+ org.eclipse.emf.edit,
+ org.eclipse.papyrus.infra.core.log;bundle-version="1.2.0",
+ org.eclipse.swt,
+ org.eclipse.papyrus.infra.emf;bundle-version="1.2.0",
+ org.eclipse.papyrus.infra.core;bundle-version="1.2.0",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="1.2.0",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="1.2.0",
+ org.eclipse.papyrus.infra.tools;bundle-version="1.2.0",
+ org.eclipse.emf.edit.ui,
+ org.eclipse.papyrus.infra.services.labelprovider;bundle-version="1.2.0",
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.3.0,
+ 2.0.0)",
+ org.eclipse.core.expressions,
+ org.eclipse.papyrus.infra.services.edit;bundle-version="1.2.0",
+ org.eclipse.papyrus.infra.widgets.toolbox;bundle-version="1.2.0",
+ com.google.guava;bundle-version="11.0.0",
+ org.eclipse.papyrus.emf.facet.custom.core;bundle-version="1.2.0",
+ org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="1.2.0",
+ org.eclipse.nebula.widgets.nattable.extension.glazedlists;bundle-version="[1.3.0,
+ 2.0.0)",
+ ca.odell.glazedlists;bundle-version="1.9.0",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="1.2.0"
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Name: %Bundle-Name
+Bundle-Activator: org.eclipse.papyrus.infra.nattable.Activator
+Bundle-ManifestVersion: 2
+Bundle-Description: %pluginDescription
+Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top