pde-ui-home/dev.html

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

revision 1.21, Mon May 1 07:07:01 2006 UTC revision 1.22, Wed May 3 04:55:25 2006 UTC
# Line 7  Line 7 
7    
8  <body bgcolor="#FFFFFF" text="#000000">  <body bgcolor="#FFFFFF" text="#000000">
9    
10  <table border=0 cellspacing=5 cellpadding=2 width="100%" >  <table border=0 cellspacing=5 cellpadding=2 width="100%" height="675" >
11    <tr>    <tr>
12      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0" height="16"><b><font color="#FFFFFF" face="Arial,Helvetica">
13        PDE UI Component Development Resources</font></b></td>        PDE UI Component Development Resources</font></b></td>
14    </tr>    </tr>
15    <tr>    <tr>
16        <td align=right valign=top width="2%" height="110"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
17        <td width="98%" height="110"> <b>Downloads</b><p>Please replace the
18        org.eclipse.pde.core and org.eclipse.pde.ui JARs in your N-20060503-0010
19        with the two JARs below</p>
20        <ul>
21          <li><a href="downloads/org.eclipse.pde.core_3.2.0.200605030041.jar">
22          org.eclipse.pde.core</a></li>
23          <li><a href="downloads/org.eclipse.pde.ui_3.2.0.200605030039.jar">
24          org.eclipse.pde.ui</a></li>
25        </ul>
26        </td>
27      </tr>
28      <tr>
29      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
30      <td width="98%"> <b>Bugs</b>      <td width="98%"> <b>Bugs</b>
31        <ul>        <ul>
# Line 28  Line 41 
41      </td>      </td>
42    </tr>    </tr>
43    <tr>    <tr>
44      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>      <td align=right valign=top width="2%" height="300"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
45      <td width="98%"> <b>Documents</b>      <td width="98%" height="300"> <b>Documents</b>
46        <ul>        <ul>
47          <li><a href="access_restrictions/restrictions.html">Overview of access          <li><a href="access_restrictions/restrictions.html">Overview of access
48          restrictions</a></li>          restrictions</a></li>
# Line 57  Line 70 
70      </td>      </td>
71    </tr>    </tr>
72    <tr>    <tr>
73      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>      <td align=right valign=top width="2%" height="134"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
74      <td width="98%"> <b>Plugins</b><br>      <td width="98%" height="134"> <b>Plugins</b><br>
75        The PDE UI component consists of the following plug-ins:        The PDE UI component consists of the following plug-ins:
76        <ul>        <ul>
77          <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>
# Line 73  Line 86 
86      </td>      </td>
87    </tr>    </tr>
88    <tr>    <tr>
89      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>      <td align=right valign=top width="2%" height="70"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
90      <td width="98%"> <b>Mailing Lists</b>      <td width="98%" height="70"> <b>Mailing Lists</b>
91        <ul>        <ul>
92          <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-ui-dev">pde-ui-dev@eclipse.org</a>          <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-ui-dev">pde-ui-dev@eclipse.org</a>
93            (<a href="mailto:pde-ui-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/pde-ui-dev/maillist.html">archives</a>)</li>            (<a href="mailto:pde-ui-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/pde-ui-dev/maillist.html">archives</a>)</li>

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22