Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-11-04 10:34:48 +0000
committercletavernie2011-11-04 10:34:48 +0000
commite83e7ade10a849796f22fcd08e8f666088e76894 (patch)
treeca3d58b48422df824bc2283a94f4b57a55d0bc99 /plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands
parentadbf89fcf5346d80733997cbafe9341721ad5ddf (diff)
downloadorg.eclipse.papyrus-e83e7ade10a849796f22fcd08e8f666088e76894.tar.gz
org.eclipse.papyrus-e83e7ade10a849796f22fcd08e8f666088e76894.tar.xz
org.eclipse.papyrus-e83e7ade10a849796f22fcd08e8f666088e76894.zip
362162: [Architecture - Refactoring] The plug-ins should be renamed to match their layer's qualified name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
Diffstat (limited to 'plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands')
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
index e68f0fc9381..b66f39a4d57 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Export-Package: org.eclipse.papyrus.commands,
org.eclipse.papyrus.commands.wrappers
Require-Bundle: org.eclipse.ui.workbench,
- org.eclipse.papyrus.infra.log;bundle-version="0.9.0",
+ org.eclipse.papyrus.infra.core.log;bundle-version="0.9.0",
org.eclipse.gmf.runtime.common.core,
org.eclipse.emf.common,
org.eclipse.gef,

Back to the top