blob: 806d8a3b1a59951c63085f8f8605c076f221a4d2 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.gmf.tests.runtime.common.core
Bundle-Version: 1.0.2.qualifier
Bundle-Activator: org.eclipse.gmf.tests.runtime.common.core.Activator
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.gmf.tests.runtime.common.core;x-internal:=true,
org.eclipse.gmf.tests.runtime.common.core.internal.command;x-internal:=true,
org.eclipse.gmf.tests.runtime.common.core.internal.service;x-internal:=true,
org.eclipse.gmf.tests.runtime.common.core.internal.util;x-friends:="org.eclipse.gmf.tests.runtime.emf.ui,org.eclipse.gmf.tests.runtime.diagram.ui"
Require-Bundle: org.eclipse.gmf.runtime.common.core;bundle-version="[1.0.0,2.0.0)",
org.junit;bundle-version="[3.8.0,4.0.0)"
Eclipse-LazyStart: true