[TITLE] remove dependency of unused plugin
authorwonhyoung2.park <wonhyoung2.park@samsung.com>
Wed, 16 Nov 2011 10:09:17 +0000 (19:09 +0900)
committerwonhyoung2.park <wonhyoung2.park@samsung.com>
Wed, 16 Nov 2011 10:09:17 +0000 (19:09 +0900)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

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

index f33f8a1..6376f31 100644 (file)
@@ -11,8 +11,7 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.debug.ui;bundle-version="3.4.2",
  org.eclipse.ui.ide;bundle-version="3.4.2",
  org.eclipse.cdt.launch;bundle-version="5.0.2",
- org.eclipse.linuxtools.valgrind.core;bundle-version="0.1.0",
- com.samsung.slp.common.conn;bundle-version="1.0.0"
+ org.eclipse.linuxtools.valgrind.core;bundle-version="0.1.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.linuxtools.valgrind.launch