org.symbian.tools.mtw.ui/META-INF/MANIFEST.MF
changeset 461 7a8f9fa8d278
parent 455 5da55957c779
child 463 aea4c83725d8
--- a/org.symbian.tools.mtw.ui/META-INF/MANIFEST.MF	Thu Jul 29 15:59:01 2010 -0700
+++ b/org.symbian.tools.mtw.ui/META-INF/MANIFEST.MF	Mon Aug 09 15:18:34 2010 -0700
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Mobile Tools for Web main UI plug-in
-Bundle-SymbolicName: org.symbian.tools.mtw.ui;singleton:=true
+Bundle-SymbolicName: org.symbian.tools.tmw.ui;singleton:=true
 Bundle-Version: 1.0.0.qualifier
-Bundle-Activator: org.symbian.tools.mtw.ui.MTWCoreUI
+Bundle-Activator: org.symbian.tools.tmw.ui.TMWCoreUI
 Bundle-Vendor: Symbian Foundation
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
@@ -13,11 +13,12 @@
  org.eclipse.wst.jsdt.ui;bundle-version="1.1.0",
  org.eclipse.wst.jsdt.core;bundle-version="1.1.0",
  org.eclipse.ui.console;bundle-version="3.5.0",
- org.symbian.tools.mtw.core;bundle-version="1.0.0"
+ org.symbian.tools.tmw.core;bundle-version="1.0.0",
+ org.eclipse.wst.common.project.facet.ui;bundle-version="1.4.100",
+ org.eclipse.core.expressions;bundle-version="3.4.200"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: lib/org.bluecove_2.1.1.jar,
  .
-Export-Package: org.symbian.tools.mtw.ui,
- org.symbian.tools.mtw.ui.deployment,
- org.symbian.tools.mtw.ui.deployment.bluetooth
+Export-Package: org.symbian.tools.tmw.ui,
+ org.symbian.tools.tmw.ui.deployment