Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF')
-rw-r--r--systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF b/systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF
index cbe10eeade..e842516226 100644
--- a/systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF
+++ b/systemtap/org.eclipse.linuxtools.systemtap.ui.graphing.tests/META-INF/MANIFEST.MF
@@ -1,9 +1,9 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: %Bundle-Name.0
+Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.linuxtools.systemtap.ui.graphing.tests
Bundle-Version: 0.3.0.qualifier
-Bundle-Vendor: Eclipse
+Bundle-Vendor: %bundleProvider
Bundle-Activator: org.eclipse.linuxtools.systemtap.ui.graphing.tests.GraphingPlugin
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top