|  | Manifest-Version: 1.0 | 
|  | Bundle-ManifestVersion: 2 | 
|  | Bundle-Name: %Bundle-Name.0 | 
|  | Bundle-SymbolicName: org.eclipse.wst.validation.ui; singleton:=true | 
|  | Bundle-Version: 1.1.102.qualifier | 
|  | Bundle-Activator: org.eclipse.wst.validation.internal.ui.plugin.ValidationUIPlugin | 
|  | Bundle-Vendor: %Bundle-Vendor.0 | 
|  | Bundle-Localization: plugin | 
|  | Export-Package: org.eclipse.wst.validation.internal.ui;x-internal:=true, | 
|  | org.eclipse.wst.validation.internal.ui.plugin;x-internal:=true | 
|  | Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.swt;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.wst.common.frameworks.ui;bundle-version="[1.1.0,1.2.0)", | 
|  | org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.wst.common.frameworks;bundle-version="[1.1.0,1.2.0)", | 
|  | org.eclipse.wst.validation;bundle-version="[1.1.0,1.2.0)", | 
|  | org.eclipse.jem.util;bundle-version="[2.0.0,3.0.0)", | 
|  | org.eclipse.ui.forms;bundle-version="[3.2.0,4.0.0)" | 
|  | Eclipse-LazyStart: true | 
|  | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |