[TITLE] provider and plugin name modify
authorwonhyoung2.park <wonhyoung2.park@samsung.com>
Wed, 30 Nov 2011 10:52:13 +0000 (19:52 +0900)
committerwonhyoung2.park <wonhyoung2.park@samsung.com>
Wed, 30 Nov 2011 10:52:13 +0000 (19:52 +0900)
[Type]
[Module] Provider
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

org.eclipse.linuxtools.oprofile.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.profiling.launch/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.launch/META-INF/MANIFEST.MF

index 7ed0460..ea144f0 100644 (file)
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Native LiMo SDK Oprofile Core
+Bundle-Name: Tizen SDK
 Bundle-SymbolicName: org.eclipse.linuxtools.oprofile.core;singleton:=true
 Bundle-Version: 1.3.18.qualifier
 Bundle-Activator: org.eclipse.linuxtools.oprofile.core.OprofileCorePlugin
-Bundle-Vendor: Samsung Electronics
+Bundle-Vendor: Samsung
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4.0",
  org.eclipse.ui;bundle-version="3.4.0",
  com.samsung.tizen.common;bundle-version="1.3.20",
index c18bd59..e88153c 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Native LiMo SDK Profile Launch
+Bundle-Name: Tizen SDK
 Bundle-SymbolicName: org.eclipse.linuxtools.profiling.launch;singleton:=true
 Bundle-Version: 1.3.18.qualifier
 Bundle-Activator: org.eclipse.linuxtools.profiling.launch.ProfileLaunchPlugin
@@ -18,5 +18,5 @@ Import-Package: org.eclipse.cdt.core.model,
  org.eclipse.debug.ui.sourcelookup
 Export-Package: org.eclipse.linuxtools.profiling.launch
 Bundle-Localization: plugin
-Bundle-Vendor: Samsung Electronics
+Bundle-Vendor: Samsung
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
index b8f8672..cb1d33a 100644 (file)
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Native LiMo SDK Valgrind Core
+Bundle-Name: Tizen SDK
 Bundle-SymbolicName: org.eclipse.linuxtools.valgrind.core;singleton:=true
 Bundle-Version: 1.3.18.qualifier
 Bundle-Activator: org.eclipse.linuxtools.valgrind.core.ValgrindPlugin
-Bundle-Vendor: Samsung Electronics
+Bundle-Vendor: Samsung
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.cdt.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
index 6376f31..b32e23e 100644 (file)
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Native LiMo SDK Valgrind Launch
+Bundle-Name: Tizen SDK
 Bundle-SymbolicName: org.eclipse.linuxtools.valgrind.launch;singleton:=true
 Bundle-Version: 1.3.18.qualifier
 Bundle-Activator: org.eclipse.linuxtools.valgrind.launch.ValgrindLaunchPlugin
-Bundle-Vendor: Samsung Electronics
+Bundle-Vendor: Samsung
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime;bundle-version="3.4.0",
  org.eclipse.core.variables;bundle-version="3.2.100",