platform-core-home/docs/package-prefixes/prefixes.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Tue Dec 10 21:19:07 2002 UTC revision 1.2, Thu May 19 21:19:33 2005 UTC
# Line 26  Line 26 
26  <H2><A name=format></A>Format</H2>  <H2><A name=format></A>Format</H2>
27  <p>Declaration of the package prefixes in the plug-in manifest file is indicated  <p>Declaration of the package prefixes in the plug-in manifest file is indicated
28    by a <code>packages</code> element for each library which is declared in the    by a <code>packages</code> element for each library which is declared in the
29    file. The <code>packages</code> element has a <code>prefixes</code> attrbute    file. The <code>packages</code> element has a <code>prefixes</code> attribute
30    which lists the package prefixes for that library.</p>    which lists the package prefixes for that library.</p>
31  <p>It is quite common for jar files to contain code which reside in multiple packages.  <p>It is quite common for jar files to contain code which reside in multiple packages.
32    For instance, the <CODE>org.eclipse.core.runtime</CODE> plug-in contains code    For instance, the <CODE>org.eclipse.core.runtime</CODE> plug-in contains code

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2