From 6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f Mon Sep 17 00:00:00 2001 From: Benoit Maggi Date: Mon, 19 Jan 2015 10:57:41 +0100 Subject: Bug 457266 - Remove pdoc from papyrus repository Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi --- .../META-INF/MANIFEST.MF | 2 +- .../org.eclipse.papyrus.infra.nattable.model.edit/plugin.pdoc | 4 ---- .../org.eclipse.papyrus.infra.nattable.model.edit/plugin.properties | 3 +++ 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.pdoc (limited to 'plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit') diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF index 6d0ae121111..6032c495d66 100644 --- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF +++ b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/META-INF/MANIFEST.MF @@ -26,4 +26,4 @@ Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable.model.edit;sin gleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-1.6 - +Bundle-Description: %pluginDescription diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.pdoc b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.pdoc deleted file mode 100644 index 3efa63544f3..00000000000 --- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.pdoc +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.properties b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.properties index 67a92f84239..a95842cb39d 100644 --- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.properties +++ b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/plugin.properties @@ -217,7 +217,10 @@ _UI_TreeFillingConfiguration_pasteConfiguration_feature = Paste Configuration _UI_TreeFillingConfiguration_depth_feature = Depth _UI_TreeFillingConfiguration_labelProvider_feature = Label Provider _UI_TreeFillingConfiguration_labelProviderContext_feature = Label Provider Context + _UI_EObjectValueStyle_type = EObject Value Style _UI_EObjectListValueStyle_type = EObject List Value Style _UI_EObjectValueStyle_eObjectValue_feature = EObject Value _UI_EObjectListValueStyle_eObjectValue_feature = EObject Value + +pluginDescription=This plugin provides the metamodel used by the nattable editor. -- cgit v1.2.3