pde-ui-home/dev.html
Parent Directory
|
Revision Log
Revision 1.22 -
(download)
(as text)
(annotate)
Wed May 3 04:55:25 2006 UTC (3 years, 6 months ago) by wmelhem
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +21 -8 lines
Wed May 3 04:55:25 2006 UTC (3 years, 6 months ago) by wmelhem
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +21 -8 lines
*** empty log message ***
<html> <head> <title>PDE UI Component Development Resources</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table border=0 cellspacing=5 cellpadding=2 width="100%" height="675" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0" height="16"><b><font color="#FFFFFF" face="Arial,Helvetica"> PDE UI Component Development Resources</font></b></td> </tr> <tr> <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> <td width="98%" height="110"> <b>Downloads</b><p>Please replace the org.eclipse.pde.core and org.eclipse.pde.ui JARs in your N-20060503-0010 with the two JARs below</p> <ul> <li><a href="downloads/org.eclipse.pde.core_3.2.0.200605030041.jar"> org.eclipse.pde.core</a></li> <li><a href="downloads/org.eclipse.pde.ui_3.2.0.200605030039.jar"> org.eclipse.pde.ui</a></li> </ul> </td> </tr> <tr> <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> <td width="98%"> <b>Bugs</b> <ul> <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&priority=P1&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&version=&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Priority 1</a></li> <li><a href="http://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&priority=P1&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse+same+sort+as+last+time">Priority 2</a></li> <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse%2Bsame%2Bsort%2Bas%2Blast%2Btime" target="_top" >New, Assigned and Reopened</a> </li> <li><a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=7&votes=&chfield=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&version=&component=UI&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_top">Resolved in the last week</a></li> </ul> </td> </tr> <tr> <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> <td width="98%" height="300"> <b>Documents</b> <ul> <li><a href="access_restrictions/restrictions.html">Overview of access restrictions</a></li> <li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li> <li>Eclipse self-hosting</li> <ul> <li><a href="selfhosting/selfhosting-checklist.html">Quick self-hosting checklist (short)</a></li> <li><a href="selfhosting/selfhosting.html">Eclipse self-hosting using PDE (long)</a></li> <li><a href="working/feature-based-selfhosting.html">Feature-based self-hosting</a></li> <li><a href="selfhosting/dynamic-classpaths.html">Dynamic classpaths FAQ</a></li> </ul> <li><a href="scenarios/PDEScenarios3_2.html">Testing scenarios (3.2)</a></li> <li><a href="working/extension-point-schemas.html">Extension point schema ownership guide [January 2003]</a></li> <li><a href="working/site-builder.html">Using Update Site building support in PDE [January 2003]</a></li> </ul> <p><b>Drafts</b></p> <ul> <li><a href="working/plugin_search.html">Plug-in search proposal</a></li> <li><a href="working/Building_in_PDE.html">Plug-in and feature building improvement proposal</a></li> </ul> </td> </tr> <tr> <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> <td width="98%" height="134"> <b>Plugins</b><br> The PDE UI component consists of the following plug-ins: <ul> <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.core"> org.eclipse.pde.core</a></li> <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.ui"> org.eclipse.pde.ui</a></li> </ul> </td> </tr> <tr> <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> <td width="98%" height="70"> <b>Mailing Lists</b> <ul> <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-ui-dev">pde-ui-dev@eclipse.org</a> (<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> </ul> </td> </tr> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
