blob: 3299d0ad1f2a2ce1cad4055be1f7ee7c9fdd87c3 [file] [log] [blame]
Florian Thienelfa641e52011-11-10 00:49:26 +01001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %pluginName
4Bundle-SymbolicName: org.eclipse.vex.ui.tests;singleton:=true
Florian Thienel1af74b92012-09-23 11:47:58 +02005Bundle-Version: 1.1.0.qualifier
Florian Thienelfa641e52011-11-10 00:49:26 +01006Bundle-Vendor: %providerName
Florian Thienel194e90f2013-09-01 11:08:29 +02007Require-Bundle: org.eclipse.vex.core;bundle-version="[1.1.0,2.0.0)",
8 org.eclipse.vex.core.tests;bundle-version="[1.1.0,2.0.0)",
9 org.eclipse.vex.ui;bundle-version="[1.1.0,2.0.0)",
10 org.eclipse.core.runtime;bundle-version="[3.9.0,4.0.0)",
11 org.eclipse.core.resources;bundle-version="[3.8.0,4.0.0)",
12 org.eclipse.ui;bundle-version="[3.105.0,4.0.0)",
13 org.eclipse.jface.text;bundle-version="[3.8.0,4.0.0)",
14 org.w3c.css.sac;bundle-version="[1.3.0,2.0.0)",
15 org.junit;bundle-version="4.11.0"
Florian Thienelfa641e52011-11-10 00:49:26 +010016Bundle-RequiredExecutionEnvironment: J2SE-1.5
Florian Thienelea330512011-11-14 22:32:49 +010017Export-Package: org.eclipse.vex.ui.internal.config.tests;x-internal:=true,
18 org.eclipse.vex.ui.internal.editor.tests;x-internal:=true,
Florian Thienelea330512011-11-14 22:32:49 +010019 org.eclipse.vex.ui.tests
Florian Thienelfa641e52011-11-10 00:49:26 +010020Bundle-Localization: plugin
21Bundle-ClassPath: .