|  | Manifest-Version: 1.0 | 
|  | Bundle-ManifestVersion: 2 | 
|  | Bundle-Name: %Bundle-Name.0 | 
|  | Bundle-SymbolicName: org.eclipse.wst.css.tests.encoding | 
|  | Bundle-Version: 1.1.0.qualifier | 
|  | Bundle-Activator: org.eclipse.wst.css.tests.encoding.CSSEncodingTestsPlugin | 
|  | Bundle-Vendor: %Bundle-Vendor.0 | 
|  | Bundle-Localization: plugin | 
|  | Export-Package: org.eclipse.wst.css.tests.encoding, | 
|  | org.eclipse.wst.css.tests.encoding.css | 
|  | Require-Bundle: org.eclipse.core.resources, | 
|  | org.eclipse.core.runtime, | 
|  | org.eclipse.wst.css.core, | 
|  | org.junit;bundle-version=3.8.2, | 
|  | org.eclipse.wst.sse.core, | 
|  | org.eclipse.wst.xml.tests.encoding | 
|  | Bundle-ActivationPolicy: lazy | 
|  | Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |