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

« back to all changes in this revision

Viewing changes to gcov/org.eclipse.linuxtools.gcov.launch/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2013-05-13 21:43:22 UTC
  • mfrom: (1.2.1) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130513214322-6frgd9du1n0w2uo7
Tags: 1.2.1-1
* Team upload.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-Version: 1.0
 
2
Bundle-ManifestVersion: 2
 
3
Bundle-Name: %bundleName
 
4
Bundle-SymbolicName: org.eclipse.linuxtools.gcov.launch;singleton:=true
 
5
Bundle-Version: 1.0.0.qualifier
 
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 
7
Bundle-Localization: plugin
 
8
Require-Bundle: org.eclipse.linuxtools.profiling.launch;bundle-version="1.2.0",
 
9
 org.eclipse.debug.core;bundle-version="3.7.100",
 
10
 org.eclipse.core.runtime;bundle-version="3.8.0",
 
11
 org.eclipse.cdt.debug.core;bundle-version="7.2.0",
 
12
 org.eclipse.cdt.launch;bundle-version="7.1.0",
 
13
 org.eclipse.cdt.core;bundle-version="5.2.0",
 
14
 org.eclipse.ui;bundle-version="3.103.0",
 
15
 org.eclipse.linuxtools.gcov.core;bundle-version="4.2.0",
 
16
 org.eclipse.debug.ui;bundle-version="3.8.0"
 
17
Bundle-Vendor: %bundleProvider