2
edits
Changes
no edit summary
* Get the Bundle object for a bundle.
<h5>4.2 Define the MANIFEST.MF for the ''cs.ecl.osgi.simple.bookfinderservicebookfinderconsumer'' bundle</h5>
<source lang="xml">
Manifest-Version: 1.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: cs.ecl.osgi.simple.bookfinder,
Bundle-Vendor: Seneca College - Eclipse Course
Require-Bundle: org.eclipse.osgi;bundle-version="3.6.1"
</source>