Minor fixes
authorEugene Ostroukhov <eugeneo@symbian.org>
Tue, 09 Feb 2010 16:55:26 -0800
changeset 123 f863958d299d
parent 122 8bb5bc59bfcf
child 124 71bbda100c42
Minor fixes
org.symbian.tools.wrttools.debug.core/META-INF/MANIFEST.MF
org.symbian.tools.wrttools.product/plugin.xml
--- a/org.symbian.tools.wrttools.debug.core/META-INF/MANIFEST.MF	Tue Feb 09 15:52:35 2010 -0800
+++ b/org.symbian.tools.wrttools.debug.core/META-INF/MANIFEST.MF	Tue Feb 09 16:55:26 2010 -0800
@@ -22,7 +22,7 @@
  org.eclipse.wst.sse.ui;bundle-version="1.1.100",
  org.eclipse.wst.sse.core;bundle-version="1.1.400",
  org.eclipse.wst.html.core;bundle-version="1.1.300",
- org.eclipse.wst.jsdt.core;bundle-version="1.0.201"
+ org.eclipse.wst.jsdt.core;bundle-version="1.0.200"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5,
  JavaSE-1.6
 Bundle-ActivationPolicy: lazy
--- a/org.symbian.tools.wrttools.product/plugin.xml	Tue Feb 09 15:52:35 2010 -0800
+++ b/org.symbian.tools.wrttools.product/plugin.xml	Tue Feb 09 16:55:26 2010 -0800
@@ -91,6 +91,10 @@
             activityId="org.symbian.tools.wrttools.product.wtp"
             pattern="org\.eclipse\.wst\.jsdt\.web\.ui/org\.eclipse\.wst\.jsdt\.internal\.web\.ui\.convertProjects">
       </activityPatternBinding>
+      <activityPatternBinding
+            activityId="org.symbian.tools.wrttools.product.wtp"
+            pattern="org\.eclipse\.debug\.ui/org\.eclipse\.debug\.ui\.contextualLaunch\.profile\.submenu">
+      </activityPatternBinding>
       <category
             description="WTP UI elements that are not compatible with WRT widget development"
             id="org.symbian.tools.wrttools.product.wtp"