pde-ui-home/dev.html

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

revision 1.12, Wed Jan 8 23:13:20 2003 UTC revision 1.13, Fri Jun 20 21:47:43 2003 UTC
# Line 57  Line 57 
57        The PDE UI component consists of the following plug-ins:        The PDE UI component consists of the following plug-ins:
58        <ul>        <ul>
59          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde" target="_top">org.eclipse.pde</a></li>          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde" target="_top">org.eclipse.pde</a></li>
60            <li>
61            <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.core">
62            org.eclipse.pde.core</a></li>
63          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.runtime" target="_top">org.eclipse.pde.runtime</a></li>          <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.runtime" target="_top">org.eclipse.pde.runtime</a></li>
64            <li>
65            <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.ui">
66            org.eclipse.pde.ui</a></li>
67        </ul>        </ul>
68      </td>      </td>
69    </tr>    </tr>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13