blob: bcbe084a40a8a6adac924de4bbe87b0b3f57e5a6 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Callgraph Launch Tests (Incubation)
Bundle-SymbolicName: org.eclipse.linuxtools.callgraph.launch.tests
Bundle-Version: 0.10.0
Bundle-Activator: org.eclipse.linuxtools.callgraph.launch.tests.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.debug.ui;bundle-version="3.4.1",
org.junit;bundle-version="4.7.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.eclipse.cdt.core.model,
org.eclipse.cdt.internal.core.model,
org.eclipse.cdt.launch,
org.eclipse.core.resources,
org.eclipse.debug.core,
org.eclipse.linuxtools.internal.callgraph.core,
org.eclipse.linuxtools.internal.callgraph.launch,
org.eclipse.linuxtools.profiling.launch,
org.eclipse.linuxtools.profiling.tests
Bundle-Vendor: Eclipse