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

« back to all changes in this revision

Viewing changes to profiling/org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy/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-Vendor: %bundleVendor
 
5
Bundle-SymbolicName: org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy;singleton:=true
 
6
Bundle-Version: 0.9.2.qualifier
 
7
Bundle-Activator: org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy.Activator
 
8
Bundle-Localization: plugin
 
9
Require-Bundle: org.eclipse.ui,
 
10
 org.eclipse.core.runtime,
 
11
 org.eclipse.ptp.remote.core;bundle-version="5.0.0",
 
12
 org.eclipse.ptp.remote.ui;bundle-version="5.0.0",
 
13
 org.eclipse.linuxtools.profiling.launch.ui
 
14
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 
15
Bundle-ActivationPolicy: lazy
 
16
Export-Package: org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy