| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Q7 Runtime Gef Support Aspects |
| Bundle-SymbolicName: org.eclipse.rcptt.tesla.gef.aspects;singleton:=true |
| Bundle-Version: 1.5.2.qualifier |
| Bundle-Vendor: Eclipse RCP Testing Tool Project |
| Require-Bundle: org.aspectj.runtime;visibility:=reexport, |
| org.eclipse.core.runtime, |
| org.eclipse.gef, |
| org.eclipse.jface, |
| org.eclipse.rcptt.tesla.swt.aspects;bundle-version="[1.5.2,1.6.0)", |
| org.eclipse.rcptt.tesla.core.am;bundle-version="[1.5.2,1.6.0)" |
| onEnvironment: JavaSE-1.6 |
| Import-Package: org.osgi.framework |
| Eclipse-SupplementBundle: org.eclipse.gef |
| Bundle-ActivationPolicy: lazy |
| Export-Package: org.eclipse.rcptt.tesla.gef, |
| org.eclipse.rcptt.tesla.gef.aspects |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
| Bundle-Activator: org.eclipse.rcptt.tesla.gef.GefAspectsActivator |