blob: 4ea6ed1d2f0063b8946fe65c3899e2cf0154a187 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.gmf.tests.runtime.emf.type.core; singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Activator: org.eclipse.gmf.tests.runtime.emf.type.core.TestPlugin
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.gmf.tests.runtime.emf.type.core;x-internal:=true,
org.eclipse.gmf.tests.runtime.emf.type.core.commands;x-internal:=true,
org.eclipse.gmf.tests.runtime.emf.type.core.employee;x-internal:=true,
org.eclipse.gmf.tests.runtime.emf.type.core.employee.impl;x-internal:=true,
org.eclipse.gmf.tests.runtime.emf.type.core.employee.util;x-internal:=true,
org.eclipse.gmf.tests.runtime.emf.type.core.internal;x-internal:=true
Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)",
org.eclipse.gmf.runtime.emf.type.core;bundle-version="[1.2.0,2.0.0)",
org.eclipse.gmf.runtime.common.core;bundle-version="[1.2.0,2.0.0)",
org.junit;bundle-version="[3.8.0,5.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5