From 18d3e460a9586f057e9007d887008df005a0f55b Mon Sep 17 00:00:00 2001 From: cdumoulin Date: Mon, 9 Jan 2012 20:08:18 +0000 Subject: Update names to synchronize them with the refactoring --- .../META-INF/MANIFEST.MF | 2 +- .../plugin.xml | 2 +- .../LifeCycleEventsMonitorService.java | 20 ++++++++++---------- .../META-INF/MANIFEST.MF | 4 ++-- .../fulleditor/editor/DiMultiTextEditor.java | 12 ++++++------ .../fulleditor/editor/MultiTextEditor.java | 8 ++++---- .../msgpage/CreateMessageCommandHandler.java | 4 ++-- .../fulleditor/msgpage/MessagePartModel.java | 2 +- .../texteditor/CreateTextEditorCommandHandler.java | 4 ++-- .../fulleditor/texteditor/TextEditorPartModel.java | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../editors/SimpleTextMultiPageEditor.java | 10 +++++----- 12 files changed, 36 insertions(+), 36 deletions(-) (limited to 'examples') diff --git a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF index 2e3974acac3..342682e67ab 100644 --- a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF +++ b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Bundle-Version: 0.8.0.qualifier Bundle-Activator: org.eclipse.papyrus.example.core.lifecycleevents.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.papyrus.core;bundle-version="0.7.0" + org.eclipse.papyrus.infra.core;bundle-version="0.7.0" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: %providerName diff --git a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.xml b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.xml index 14ac9e2043e..440f62d150d 100644 --- a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.xml +++ b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.xml @@ -2,7 +2,7 @@ + point="org.eclipse.papyrus.infra.core.service">