pde-build-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (view) (download) (as text)

1 : jeff 1.1 <html>
2 :     <head>
3 :     <title>PDE Core 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 Core 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=Core&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 :     <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=Core&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,
22 :     Assigned and Reopened</a> </li>
23 : droberts 1.2 <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=resolution&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&version=&component=Core&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
24 : jeff 1.1 in the last week</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>
30 :     <td width="98%"> <b>Documents</b>
31 :     <ul>
32 :     <li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li>
33 :     </ul>
34 :     </td>
35 :     </tr>
36 :     <tr>
37 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
38 :     <td width="98%"> <b>Plugins</b><br>
39 :     The PDE Core component consists of the following plug-ins:
40 :     <ul>
41 :     <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.core" target="_top">org.eclipse.pde.core</a></li>
42 :     </ul>
43 :     </td>
44 :     </tr>
45 :     <tr>
46 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
47 :     <td width="98%"> <b>Mailing Lists</b>
48 :     <ul>
49 :     <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-core-dev">pde-core-dev@eclipse.org</a>
50 : droberts 1.3 (<a href="mailto:pde-core-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/pde-core-dev/maillist.html">archives</a>)</li>
51 : jeff 1.1 </ul>
52 :     </td>
53 :     </tr>
54 :     </table>
55 :     </body>
56 :     </html>