blob: c53ddc3072455fb4763b8e83e10d601111bf8150 [file] [log] [blame]
<!-- $Header: /cvshome/build/org.osgi.framework/src/org/osgi/framework/package.html,v 1.2 2004/12/01 19:01:49 hargrave Exp $ -->
<BODY>
<p>The OSGi Framework Package. Specification Version 1.3.
<p>Bundles wishing to use this package must list the package
in the Import-Package header of the bundle's manifest.
For example:
<pre>
Import-Package: org.osgi.framework;version=1.3
</pre>
</BODY>