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

« back to all changes in this revision

Viewing changes to systemtap/org.eclipse.linuxtools.systemtap.ui.structures/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.systemtap.ui.structures;singleton:=true
 
5
Bundle-Version: 1.0.0.qualifier
 
6
Bundle-Activator: org.eclipse.linuxtools.internal.systemtap.ui.structures.StructuresPlugin
 
7
Bundle-Vendor: %bundleProvider
 
8
Bundle-ActivationPolicy: lazy
 
9
Export-Package: org.eclipse.linuxtools.systemtap.ui.structures,
 
10
 org.eclipse.linuxtools.systemtap.ui.structures.listeners,
 
11
 org.eclipse.linuxtools.systemtap.ui.structures.runnable,
 
12
 org.eclipse.linuxtools.systemtap.ui.structures.ui,
 
13
 org.eclipse.linuxtools.systemtap.ui.structures.validators
 
14
Require-Bundle: org.eclipse.ui,
 
15
 org.eclipse.core.runtime
 
16
Bundle-RequiredExecutionEnvironment: J2SE-1.5
 
17
Bundle-Localization: plugin