diff -r c56c874eef47 -r 1f72e81a1aa7 org.bluecove.Ver2.1.1/META-INF/MANIFEST.MF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.bluecove.Ver2.1.1/META-INF/MANIFEST.MF Mon Feb 01 15:27:41 2010 -0800 @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: BlueCove +Bundle-SymbolicName: org.bluecove.v2_1_1 +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.bluecove.ver2_1_1.Activator +Require-Bundle: org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Import-Package: com.intel.bluetooth, + javax.bluetooth, + javax.microedition.io, + javax.obex +Export-Package: com.intel.bluetooth, + javax.bluetooth, + javax.microedition.io, + javax.obex