pde-build-home/dev.html
Parent Directory
|
Revision Log
Revision 1.6 - (view) (download) (as text)
| 1 : | jeff | 1.1 | <html> |
| 2 : | <head> | ||
| 3 : | dj | 1.4 | <title>PDE Build Component Development Resources</title> |
| 4 : | jeff | 1.1 | <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 : | dj | 1.4 | PDE Build Component Development Resources</font></b></td> |
| 14 : | jeff | 1.1 | </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 : | dj | 1.4 | <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=Build&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 : | dj | 1.4 | <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=Build&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 : | jeff | 1.1 | Assigned and Reopened</a> </li> |
| 23 : | dj | 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=resolution&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=PDE&version=&component=Build&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 : | prapicau | 1.6 | <li><a href="doc/usage.html">Using pde build properties and features</a></li> |
| 33 : | jeff | 1.1 | <li><a href="http://dev.eclipse.org/conventions.html">coding conventions</a></li> |
| 34 : | prapicau | 1.5 | |
| 35 : | jeff | 1.1 | </ul> |
| 36 : | </td> | ||
| 37 : | </tr> | ||
| 38 : | <tr> | ||
| 39 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 40 : | <td width="98%"> <b>Plugins</b><br> | ||
| 41 : | dj | 1.4 | The PDE Build component consists of the following plug-ins: |
| 42 : | jeff | 1.1 | <ul> |
| 43 : | dj | 1.4 | <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pde.build" target="_top">org.eclipse.pde.build</a></li> |
| 44 : | jeff | 1.1 | </ul> |
| 45 : | </td> | ||
| 46 : | </tr> | ||
| 47 : | <tr> | ||
| 48 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 49 : | <td width="98%"> <b>Mailing Lists</b> | ||
| 50 : | <ul> | ||
| 51 : | dj | 1.4 | <li><a href="http://dev.eclipse.org/mailman/listinfo/pde-build-dev">pde-build-dev@eclipse.org</a> |
| 52 : | (<a href="mailto:pde-build-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/pde-build-dev/maillist.html">archives</a>)</li> | ||
| 53 : | jeff | 1.1 | </ul> |
| 54 : | </td> | ||
| 55 : | </tr> | ||
| 56 : | </table> | ||
| 57 : | </body> | ||
| 58 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
