connectivity/com.nokia.carbide.remoteConnections/META-INF/MANIFEST.MF
changeset 0 fb279309251b
child 387 029b44ea21ed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/connectivity/com.nokia.carbide.remoteConnections/META-INF/MANIFEST.MF	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,25 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: RemoteConnections Plug-in
+Bundle-SymbolicName: com.nokia.carbide.remoteConnections; singleton:=true
+Bundle-Version: 1.4.0.qualifier
+Bundle-Activator: com.nokia.carbide.remoteconnections.RemoteConnectionsActivator
+Bundle-Vendor: Nokia
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.ui,
+ com.nokia.cpp.utils.core,
+ org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
+ org.eclipse.core.net;bundle-version="1.1.0"
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-ActivationPolicy: lazy
+Export-Package: com.nokia.carbide.installpackages,
+ com.nokia.carbide.installpackages.gen.InstallPackages,
+ com.nokia.carbide.remoteconnections,
+ com.nokia.carbide.remoteconnections.interfaces,
+ com.nokia.carbide.remoteconnections.internal.registry;x-friends:="com.nokia.carbide.remoteConnections.tests,com.nokia.carbide.tests.debug",
+ com.nokia.carbide.remoteconnections.settings.ui;x-friends:="com.nokia.carbide.tests.debug"
+Bundle-ClassPath: .,
+ lib/commons-codec-1.3.jar,
+ lib/commons-httpclient-3.1.jar,
+ lib/commons-logging-1.1.jar