jdt-core-home/dev.html
Parent Directory
|
Revision Log
Revision 1.41 - (view) (download) (as text)
| 1 : | pmulet | 1.41 | <html> |
| 2 : | <head> | ||
| 3 : | <title>JDT 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 width="72%"> <font class=indextop> jdt core development resources <br> | ||
| 13 : | <font class=indexsub> java development tooling core </font></td> | ||
| 14 : | <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td> | ||
| 15 : | </tr> | ||
| 16 : | </table> | ||
| 17 : | |||
| 18 : | Back to <a href="main.html">JDT/Core main page</a>. | ||
| 19 : | |||
| 20 : | <table border=0 cellspacing=5 cellpadding=2 width="100%" > | ||
| 21 : | <tr> | ||
| 22 : | <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> | ||
| 23 : | Current development</font></b> | ||
| 24 : | </td></tr> | ||
| 25 : | <tr><td colspan="2" > | ||
| 26 : | Here are listed links to information about the current development stream (HEAD). | ||
| 27 : | </td></tr> | ||
| 28 : | <tr> | ||
| 29 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 30 : | <td WIDTH="98%"><b>Bug resolution</b> | ||
| 31 : | <ul> | ||
| 32 : | <li> | ||
| 33 : | <a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&changedin=7&product=JDT&component=Core" >Resolved in the last week</a></li> | ||
| 34 : | |||
| 35 : | <li> | ||
| 36 : | <a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=CORE" >New, Assigned and Reopened</a> | ||
| 37 : | (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&priority=P1&product=JDT&version=&component=CORE" >priority 1</a>) | ||
| 38 : | (<a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=JDT&component=Core&target_milestone=---" >uncommitted</a> | ||
| 39 : | ) | ||
| 40 : | </li> | ||
| 41 : | |||
| 42 : | <li> | ||
| 43 : | <a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li> | ||
| 44 : | |||
| 45 : | </ul> | ||
| 46 : | </td> | ||
| 47 : | </tr> | ||
| 48 : | <tr> | ||
| 49 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 50 : | <td width="98%"> <b>How To</b> | ||
| 51 : | <ul> | ||
| 52 : | <li><a href="howto/batch%20compile\batchCompile.html">run the batch compiler</a> </li> | ||
| 53 : | <li><a href="howto/generate%20parser\generateParser.html">generate the parser</a> </li> | ||
| 54 : | </ul> | ||
| 55 : | </td> | ||
| 56 : | </tr> | ||
| 57 : | <tr> | ||
| 58 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 59 : | <td width="98%"> <b>Plugins</b><p> | ||
| 60 : | The JDT Core component consists of the following plug-ins: | ||
| 61 : | <ul> | ||
| 62 : | <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core" >org.eclipse.jdt.core</a></li> | ||
| 63 : | </ul> | ||
| 64 : | </td> | ||
| 65 : | </tr> | ||
| 66 : | <tr> | ||
| 67 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 68 : | <td width="98%"> <b>Mailing Lists</b> | ||
| 69 : | <ul> | ||
| 70 : | <li><a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev@eclipse.org</a> | ||
| 71 : | (<a href="mailto:jdt-core-dev@eclipse.org">post</a>, <a href="http://dev.eclipse.org/mhonarc/lists/jdt-core-dev/maillist.html">archives</a>)</li> | ||
| 72 : | </ul> | ||
| 73 : | </td> | ||
| 74 : | </tr> | ||
| 75 : | <tr> | ||
| 76 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 77 : | <td width="98%"> <b>Optional Plugins</b><p> | ||
| 78 : | Here are optional plugins provided as a courtesy of JDT Core Team: | ||
| 79 : | <ul> | ||
| 80 : | <li><a href="plugins/org.eclipse.jdt.internal.appletlauncher/index.html">org.eclipse.jdt.internal.appletlauncher</a></li> | ||
| 81 : | </ul> | ||
| 82 : | </td> | ||
| 83 : | </tr> | ||
| 84 : | <tr> | ||
| 85 : | <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td> | ||
| 86 : | </tr> | ||
| 87 : | <tr><td COLSPAN="2"> | ||
| 88 : | JDT/Core exists in multiple flavors, depending on which delivery it is part of. | ||
| 89 : | </td></tr> | ||
| 90 : | |||
| 91 : | <tr> | ||
| 92 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 93 : | <td WIDTH="98%"><b>R2.1.x</b> | ||
| 94 : | <ul> | ||
| 95 : | <li>Detailed <a href="r2.1/main.html">description</a> | ||
| 96 : | <li>Get the official <a href="r2.1/main.html#source">sources for JDT/Core</a></li> | ||
| 97 : | <li><a href="r2.1/main.html#bugs">Bug</a> resolution</li> | ||
| 98 : | <li>Design <a href="r2.1/main.html#notes">notes</a></li> | ||
| 99 : | <li>Available <a href="r2.1/main.html#updates">updates</a></li> | ||
| 100 : | </li> | ||
| 101 : | |||
| 102 : | </ul> | ||
| 103 : | </td></tr> | ||
| 104 : | |||
| 105 : | <tr> | ||
| 106 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 107 : | <td WIDTH="98%"><b>R2.0.x</b> | ||
| 108 : | <ul> | ||
| 109 : | <li>Detailed <a href="r2.0/main.html">description</a> | ||
| 110 : | <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li> | ||
| 111 : | <li><a href="r2.0/main.html#bugs">Bug</a> resolution</li> | ||
| 112 : | <li>Design <a href="r2.0/main.html#notes">notes</a></li> | ||
| 113 : | <li>Available <a href="r2.0/main.html#updates">updates</a></li> | ||
| 114 : | <li><a href="r2.0/main.html#maintenance">Maintenance</a> effort</li> | ||
| 115 : | </li> | ||
| 116 : | |||
| 117 : | </ul> | ||
| 118 : | </td></tr> | ||
| 119 : | <tr> | ||
| 120 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 121 : | <td WIDTH="98%"><b>R1.0.x </b> | ||
| 122 : | <ul> | ||
| 123 : | <li>Some <a href="r1.0/main.html">description</a> | ||
| 124 : | <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li> | ||
| 125 : | <li>Available <a href="r1.0/main.html#updates">updates</a></li> | ||
| 126 : | </ul> | ||
| 127 : | </td></tr> | ||
| 128 : | </table> | ||
| 129 : | </body> | ||
| 130 : | oliviert | 1.39 | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
