|  | Manifest-Version: 1.0 | 
|  | Bundle-ManifestVersion: 2 | 
|  | Bundle-Name: Extraction of properties from model into a .properties file | 
|  | Bundle-SymbolicName: org.eclipse.jwt.transformations.properties;singleton:=true | 
|  | Bundle-Version: 1.3.0.qualifier | 
|  | Bundle-Localization: plugin | 
|  | Bundle-Vendor: Eclipse.org | 
|  | Bundle-RequiredExecutionEnvironment: J2SE-1.5 | 
|  | Export-Package: org.eclipse.jwt.transformations.properties | 
|  | Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0", | 
|  | org.eclipse.ui;bundle-version="3.5.0", | 
|  | org.eclipse.emf.edit;bundle-version="2.4.1", | 
|  | org.eclipse.emf.ecore.xmi;bundle-version="2.4.1", | 
|  | org.eclipse.jwt.we;bundle-version="1.3.0", | 
|  | org.eclipse.jwt.meta;bundle-version="1.3.0", | 
|  | org.eclipse.jwt.we.conf.model;bundle-version="1.3.0", | 
|  | org.eclipse.jwt.we.conf.property.model;bundle-version="1.3.0", | 
|  | org.eclipse.jwt.transformations.baseTransformation;bundle-version="1.2.0" | 
|  | Bundle-ActivationPolicy: lazy |