From 5f0734db4603eb691d0f71a4c88971a9e245ca46 Mon Sep 17 00:00:00 2001 From: "wonhyoung2.park" Date: Sun, 4 Dec 2011 20:25:04 +0900 Subject: [PATCH] [TITLE] change oprofile install [Type] [Module] Profiler [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- org.eclipse.linuxtools.oprofile.core/plugin.xml | 13 ------------- .../META-INF/MANIFEST.MF | 3 ++- org.eclipse.linuxtools.oprofile.launch.exe/plugin.xml | 8 ++++++++ 3 files changed, 10 insertions(+), 14 deletions(-) delete mode 100644 org.eclipse.linuxtools.oprofile.core/plugin.xml diff --git a/org.eclipse.linuxtools.oprofile.core/plugin.xml b/org.eclipse.linuxtools.oprofile.core/plugin.xml deleted file mode 100644 index fc8c7da..0000000 --- a/org.eclipse.linuxtools.oprofile.core/plugin.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - diff --git a/org.eclipse.linuxtools.oprofile.launch.exe/META-INF/MANIFEST.MF b/org.eclipse.linuxtools.oprofile.launch.exe/META-INF/MANIFEST.MF index 3b4cf79..ce7e4ad 100644 --- a/org.eclipse.linuxtools.oprofile.launch.exe/META-INF/MANIFEST.MF +++ b/org.eclipse.linuxtools.oprofile.launch.exe/META-INF/MANIFEST.MF @@ -9,7 +9,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4.0", org.eclipse.debug.ui;bundle-version="3.4.2", org.eclipse.linuxtools.profiling.launch, com.samsung.tizen.nativeapp, - com.samsung.tizen.common + com.samsung.tizen.common, + com.samsung.tizen.common.connection;bundle-version="1.17.0" Bundle-Vendor: Eclipse Linux Tools Bundle-Version: 1.3.18.qualifier Bundle-Name: Tizen SDK Oprofile Exe Launch diff --git a/org.eclipse.linuxtools.oprofile.launch.exe/plugin.xml b/org.eclipse.linuxtools.oprofile.launch.exe/plugin.xml index 95964f0..dfcecb9 100644 --- a/org.eclipse.linuxtools.oprofile.launch.exe/plugin.xml +++ b/org.eclipse.linuxtools.oprofile.launch.exe/plugin.xml @@ -68,5 +68,13 @@ + + + + -- 2.7.4