pde-ui-home/dev.html
Parent Directory
|
Revision Log
Revision 1.14 - (view) (download) (as text)
| 1 : | jeff | 1.1 | <html> |
| 2 : | <head> | ||
| 3 : | <title>PDE UI Component Development Resources</title> | ||
| 4 : | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 : | <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | ||
| 6 : | </head> | ||
| 7 : | |||
| 8 : | <body bgcolor="#FFFFFF" text="#000000"> | ||
| 9 : | |||
| 10 : | <table border=0 cellspacing=5 cellpadding=2 width="100%" > | ||
| 11 : | <tr> | ||
| 12 : | <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> | ||
| 13 : | PDE UI Component Development Resources</font></b></td> | ||
| 14 : | </tr> | ||
| 15 : | <tr> | ||
| 16 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 17 : | <td width="98%"> <b>Bugs</b> | ||
| 18 : | <ul> | ||
| 19 : | droberts | 1.2 | <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 |
| 20 : | jeff | 1.1 | 1</a></li> |
| 21 : | dejan | 1.7 | <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 |
| 22 : | 2</a></li> | ||
| 23 : | jeff | 1.1 | <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, |
| 24 : | Assigned and Reopened</a> </li> | ||
| 25 : | vlad | 1.4 | <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 |
| 26 : | jeff | 1.1 | in the last week</a></li> |
| 27 : | </ul> | ||
| 28 : | </td> | ||
| 29 : | </tr> | ||
| 30 : | <tr> | ||
| 31 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 32 : | <td width="98%"> <b>Documents</b> | ||
| 33 : | <ul> | ||
| 34 : | <li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li> | ||
| 35 : | dejan | 1.5 | <li>Eclipse self-hosting</li> |
| 36 : | <ul> | ||
| 37 : | dejan | 1.6 | <li><a href="selfhosting/selfhosting-checklist.html">Quick self-hosting checklist (short)</a></li> |
| 38 : | <li><a href="selfhosting/selfhosting.html">Eclipse self-hosting using PDE (long)</a></li> | ||
| 39 : | dejan | 1.14 | <li><a href="working/feature-based-selfhosting.html">Feature-based |
| 40 : | self-hosting</a></li> | ||
| 41 : | dejan | 1.5 | </ul> |
| 42 : | dejan | 1.8 | <li><a href="scenarios/PDEScenarios.html">testing scenarios</a></li> |
| 43 : | dejan | 1.10 | <li><a href="working/extension-point-schemas.html">Extension point |
| 44 : | dejan | 1.12 | schema ownership guide [January 2003]</a></li> |
| 45 : | dejan | 1.11 | <li><a href="working/site-builder.html">Using Update Site building |
| 46 : | dejan | 1.12 | support in PDE [January 2003]</a></li> |
| 47 : | jeff | 1.1 | </ul> |
| 48 : | dejan | 1.9 | <p><b>Drafts</b></p> |
| 49 : | <ul> | ||
| 50 : | <li><a href="working/plugin_search.html">Plug-in search proposal</a></li> | ||
| 51 : | <li><a href="working/Building_in_PDE.html">Plug-in and feature building | ||
| 52 : | improvement proposal</a></li> | ||
| 53 : | </ul> | ||
| 54 : | jeff | 1.1 | </td> |
| 55 : | </tr> | ||
| 56 : | <tr> | ||
| 57 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 58 : | <td width="98%"> <b>Plugins</b><br> | ||
| 59 : | The PDE UI component consists of the following plug-ins: | ||
| 60 : | <ul> | ||
| 61 : | <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde" target="_top">org.eclipse.pde</a></li> | ||
| 62 : | wmelhem | 1.13 | <li> |
| 63 : | <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.core"> | ||
| 64 : | org.eclipse.pde.core</a></li> | ||
| 65 : | jeff | 1.1 | <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.runtime" target="_top">org.eclipse.pde.runtime</a></li> |
| 66 : | wmelhem | 1.13 | <li> |
| 67 : | <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.ui"> | ||
| 68 : | org.eclipse.pde.ui</a></li> | ||
| 69 : | jeff | 1.1 | </ul> |
| 70 : | </td> | ||
| 71 : | </tr> | ||
| 72 : | <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> | ||
| 74 : | <td width="98%"> <b>Mailing Lists</b> | ||
| 75 : | <ul> | ||
| 76 : | <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-ui-dev">pde-ui-dev@eclipse.org</a> | ||
| 77 : | droberts | 1.3 | (<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> |
| 78 : | jeff | 1.1 | </ul> |
| 79 : | </td> | ||
| 80 : | </tr> | ||
| 81 : | </table> | ||
| 82 : | </body> | ||
| 83 : | wmelhem | 1.13 | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
