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

« back to all changes in this revision

Viewing changes to libhover/org.eclipse.linuxtools.cdt.libhover.libstdcxx/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: %bundleName
 
4
Bundle-SymbolicName: org.eclipse.linuxtools.cdt.libhover.libstdcxx;singleton:=true
 
5
Bundle-Version: 1.0.0.qualifier
 
6
Bundle-Vendor: %provider
 
7
Bundle-Localization: plugin
 
8
Require-Bundle: org.eclipse.linuxtools.cdt.libhover.library.docs;bundle-version="1.0.0",
 
9
 org.eclipse.linuxtools.cdt.libhover;bundle-version="1.0.1",
 
10
 org.eclipse.core.filesystem;bundle-version="1.2.0",
 
11
 org.eclipse.core.runtime;bundle-version="3.4.0"
 
12
Bundle-RequiredExecutionEnvironment: J2SE-1.5