~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to lttng/org.eclipse.linuxtools.lttng.core.tests/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-Version: 1.0
 
2
Bundle-ManifestVersion: 2
 
3
Bundle-Name: %Bundle-Name
 
4
Bundle-Vendor: %Bundle-Vendor
 
5
Bundle-Version: 1.0.0.qualifier
 
6
Bundle-Localization: plugin
 
7
Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core.tests
 
8
Bundle-ActivationPolicy: lazy
 
9
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 
10
Fragment-Host: org.eclipse.linuxtools.lttng.core
 
11
Require-Bundle: org.junit;bundle-version="3.8.2",
 
12
 org.eclipse.core.runtime;bundle-version="3.7.0",
 
13
 org.eclipse.core.resources;bundle-version="3.7.100",
 
14
 org.eclipse.linuxtools.tmf.core;bundle-version="1.0.0",
 
15
 org.eclipse.linuxtools.lttng.jni;bundle-version="1.0.0"