Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-04-03 16:01:38 +0000
committerCamille Letavernier2014-04-03 16:01:38 +0000
commitb88e0a99c563764b0d3bfabefd9941fc1f1e50de (patch)
treefca80d633288d833a6f48f54ebdb9f72effbd63d /plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui
parentb30dd9a0fb9c7ce5f46a45cb57877f9cfc51ce86 (diff)
downloadorg.eclipse.papyrus-b88e0a99c563764b0d3bfabefd9941fc1f1e50de.tar.gz
org.eclipse.papyrus-b88e0a99c563764b0d3bfabefd9941fc1f1e50de.tar.xz
org.eclipse.papyrus-b88e0a99c563764b0d3bfabefd9941fc1f1e50de.zip
[Releng] Remove remaining dependencies to GMT Xtext Glue
Diffstat (limited to 'plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui')
-rw-r--r--plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/META-INF/MANIFEST.MF b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/META-INF/MANIFEST.MF
index 5b0eb58e539..fa20cec2bf5 100644
--- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/META-INF/MANIFEST.MF
+++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/META-INF/MANIFEST.MF
@@ -14,8 +14,7 @@ Export-Package: org.eclipse.papyrus.uml.textedit.property.xtext.ui;
org.eclipse.papyrus.uml.textedit.property.xtext.services",
org.eclipse.papyrus.uml.textedit.property.xtext.ui.contentassist.antlr.internal,
org.eclipse.papyrus.uml.textedit.property.xtext.ui.contributions;
- uses:="org.eclipse.papyrus.infra.gmfdiag.xtext.glue,
- org.eclipse.papyrus.extensionpoints.editors.ui,
+ uses:="org.eclipse.papyrus.extensionpoints.editors.ui,
org.eclipse.uml2.uml,
org.eclipse.papyrus.uml.tools.utils",
org.eclipse.papyrus.uml.textedit.property.xtext.ui.internal;uses:="org.eclipse.ui.plugin,org.osgi.framework,com.google.inject",

Back to the top