Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-01-27 12:52:37 +0000
committercletavernie2012-01-27 12:52:37 +0000
commit25bdb6652813b782fe3f1ff783e1950014d3e9f2 (patch)
tree982aa48e6a5a9c5fb5ce6a973cd8053098a957e8 /plugins
parentb07fd3c44c44051e09d80f2ec7ce44f236dc4082 (diff)
downloadorg.eclipse.papyrus-25bdb6652813b782fe3f1ff783e1950014d3e9f2.tar.gz
org.eclipse.papyrus-25bdb6652813b782fe3f1ff783e1950014d3e9f2.tar.xz
org.eclipse.papyrus-25bdb6652813b782fe3f1ff783e1950014d3e9f2.zip
369525: [xtext] xtext editors do not compile for the new version of eclipse (4.2)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=369525
Diffstat (limited to 'plugins')
-rw-r--r--plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF
index 7fc549b011f..66b2bfa6af4 100644
--- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF
+++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/META-INF/MANIFEST.MF
@@ -13,7 +13,6 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.ocl.examples.xtext.essentialocl.ui;bundle-version="3.1.0",
org.eclipse.gef;bundle-version="3.7.0",
org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.5.0",
- org.eclipse.papyrus.views.properties.runtime;bundle-version="0.8.0",
org.eclipse.papyrus.infra.core;bundle-version="0.8.0",
org.eclipse.core.expressions
Bundle-ActivationPolicy: lazy

Back to the top