pde-ui-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (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 : wmelhem 1.22 <table border=0 cellspacing=5 cellpadding=2 width="100%" height="675" >
11 : jeff 1.1 <tr>
12 : wmelhem 1.22 <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0" height="16"><b><font color="#FFFFFF" face="Arial,Helvetica">
13 : jeff 1.1 PDE UI Component Development Resources</font></b></td>
14 :     </tr>
15 :     <tr>
16 : wmelhem 1.22 <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 : jeff 1.1 <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>
31 :     <ul>
32 : 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
33 : jeff 1.1 1</a></li>
34 : dejan 1.7 <li><a href="http://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;priority=P1&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=PDE&amp;component=UI&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time">Priority
35 :     2</a></li>
36 : 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,
37 :     Assigned and Reopened</a> </li>
38 : 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
39 : jeff 1.1 in the last week</a></li>
40 :     </ul>
41 :     </td>
42 :     </tr>
43 :     <tr>
44 : wmelhem 1.22 <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%" height="300"> <b>Documents</b>
46 : jeff 1.1 <ul>
47 : wmelhem 1.20 <li><a href="access_restrictions/restrictions.html">Overview of access
48 :     restrictions</a></li>
49 : jeff 1.1 <li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li>
50 : dejan 1.5 <li>Eclipse self-hosting</li>
51 :     <ul>
52 : dejan 1.6 <li><a href="selfhosting/selfhosting-checklist.html">Quick self-hosting checklist (short)</a></li>
53 :     <li><a href="selfhosting/selfhosting.html">Eclipse self-hosting using PDE (long)</a></li>
54 : dejan 1.14 <li><a href="working/feature-based-selfhosting.html">Feature-based
55 :     self-hosting</a></li>
56 : dejan 1.16 <li><a href="selfhosting/dynamic-classpaths.html">Dynamic classpaths FAQ</a></li>
57 : dejan 1.5 </ul>
58 : wmelhem 1.21 <li><a href="scenarios/PDEScenarios3_2.html">Testing scenarios (3.2)</a></li>
59 : dejan 1.10 <li><a href="working/extension-point-schemas.html">Extension point
60 : dejan 1.12 schema ownership guide [January 2003]</a></li>
61 : dejan 1.11 <li><a href="working/site-builder.html">Using Update Site building
62 : dejan 1.12 support in PDE [January 2003]</a></li>
63 : wmelhem 1.18 </ul>
64 : dejan 1.9 <p><b>Drafts</b></p>
65 :     <ul>
66 :     <li><a href="working/plugin_search.html">Plug-in search proposal</a></li>
67 :     <li><a href="working/Building_in_PDE.html">Plug-in and feature building
68 :     improvement proposal</a></li>
69 :     </ul>
70 : jeff 1.1 </td>
71 :     </tr>
72 :     <tr>
73 : wmelhem 1.22 <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%" height="134"> <b>Plugins</b><br>
75 : jeff 1.1 The PDE UI component consists of the following plug-ins:
76 :     <ul>
77 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde" target="_top">org.eclipse.pde</a></li>
78 : wmelhem 1.13 <li>
79 :     <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.core">
80 :     org.eclipse.pde.core</a></li>
81 : 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>
82 : wmelhem 1.13 <li>
83 :     <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.ui">
84 :     org.eclipse.pde.ui</a></li>
85 : jeff 1.1 </ul>
86 :     </td>
87 :     </tr>
88 :     <tr>
89 : wmelhem 1.22 <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%" height="70"> <b>Mailing Lists</b>
91 : jeff 1.1 <ul>
92 :     <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-ui-dev">pde-ui-dev@eclipse.org</a>
93 : 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>
94 : jeff 1.1 </ul>
95 :     </td>
96 :     </tr>
97 :     </table>
98 :     </body>
99 : wmelhem 1.13 </html>