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

« back to all changes in this revision

Viewing changes to perf/org.eclipse.linuxtools.perf/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:
17
17
 org.eclipse.ui.console;bundle-version="3.4.0",
18
18
 org.eclipse.jface.text;bundle-version="3.7.0",
19
19
 org.eclipse.cdt.launch;bundle-version="7.0.0",
20
 
 org.eclipse.linuxtools.profiling.ui;bundle-version="0.9.0"
 
20
 org.eclipse.linuxtools.profiling.ui;bundle-version="0.9.0",
 
21
 org.eclipse.ui.ide
21
22
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
22
23
Bundle-ActivationPolicy: lazy
 
24
Import-Package: org.eclipse.core.filesystem,
 
25
 org.eclipse.linuxtools.tools.launch.core.factory
23
26