Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF')
-rwxr-xr-xbundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF b/bundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF
index 69cb57f42..ead4adf44 100755
--- a/bundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF
+++ b/bundles/tooling/org.eclipse.fx.ide.css.jfx/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.fx.ide.css.ui;bundle-version="0.9.0",
org.eclipse.fx.ide.css.cssext;bundle-version="0.9.0",
org.eclipse.core.resources;bundle-version="3.7.0",
org.eclipse.core.runtime;bundle-version="3.8.0",
- org.eclipse.jdt.core;bundle-version="3.8.0",
+ org.eclipse.jdt.core;bundle-version="3.7.3",
org.eclipse.jdt.launching;bundle-version="3.6.1",
org.eclipse.fx.core;bundle-version="0.9.0"
Bundle-ActivationPolicy: lazy

Back to the top