diff options
author | Chris Goldthorpe | 2009-04-09 19:11:11 +0000 |
---|---|---|
committer | Chris Goldthorpe | 2009-04-09 19:11:11 +0000 |
commit | f221b89dab87711a86d87ba8a6d12406dbb98887 (patch) | |
tree | 17e3aeee394980ac14b229afa38a5cd0070d096e /org.eclipse.ui.intro | |
parent | 0a6a9a4369ece2622ff01bce01b64a74f3be45a7 (diff) | |
download | eclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.tar.gz eclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.tar.xz eclipse.platform.ua-f221b89dab87711a86d87ba8a6d12406dbb98887.zip |
Diffstat (limited to 'org.eclipse.ui.intro')
-rw-r--r-- | org.eclipse.ui.intro/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro/META-INF/MANIFEST.MF b/org.eclipse.ui.intro/META-INF/MANIFEST.MF index cc91348c2..9159e803f 100644 --- a/org.eclipse.ui.intro/META-INF/MANIFEST.MF +++ b/org.eclipse.ui.intro/META-INF/MANIFEST.MF @@ -24,7 +24,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)", org.eclipse.help.base;bundle-version="[3.4.0,4.0.0)";resolution:=optional, org.eclipse.ui;bundle-version="[3.5.0,4.0.0)", org.eclipse.ui.forms;bundle-version="[3.4.0,4.0.0)", - org.eclipse.core.expressions;bundle-version="3.4.0" + org.eclipse.core.expressions;bundle-version="3.4.100" Eclipse-LazyStart: true Bundle-RequiredExecutionEnvironment: J2SE-1.4 Import-Package: javax.xml.parsers, |