jdt-core-home/dev.html
Parent Directory
|
Revision Log
Revision 1.49 - (view) (download) (as text)
| 1 : | oliviert | 1.46 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 : | jeromel | 1.45 | <html> |
| 3 : | <head> | ||
| 4 : | oliviert | 1.47 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| 5 : | jeromel | 1.45 | <title>JDT Core Component Development Resources</title> |
| 6 : | <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | ||
| 7 : | </head> | ||
| 8 : | |||
| 9 : | <body bgcolor="#FFFFFF" text="#000000"> | ||
| 10 : | |||
| 11 : | <table border=0 cellspacing=5 cellpadding=2 width="100%" > | ||
| 12 : | <tr> | ||
| 13 : | oliviert | 1.46 | <td align=left width="72%"> <font class=indextop> jdt core development resources</font><br> |
| 14 : | jeromel | 1.45 | <font class=indexsub> java development tooling core </font></td> |
| 15 : | <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td> | ||
| 16 : | </tr> | ||
| 17 : | </table> | ||
| 18 : | |||
| 19 : | Back to <a href="main.html">JDT/Core main page</a>. | ||
| 20 : | |||
| 21 : | <table border=0 cellspacing=5 cellpadding=2 width="100%" > | ||
| 22 : | <tr> | ||
| 23 : | <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> | ||
| 24 : | Current development</font></b> | ||
| 25 : | </td></tr> | ||
| 26 : | <tr><td colspan="2" > | ||
| 27 : | Here are listed links to information about the current development stream (HEAD). | ||
| 28 : | </td></tr> | ||
| 29 : | <tr> | ||
| 30 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 31 : | <td WIDTH="98%"><b>Bug resolution</b> | ||
| 32 : | <ul> | ||
| 33 : | <li> | ||
| 34 : | <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> | ||
| 35 : | |||
| 36 : | <li> | ||
| 37 : | <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> | ||
| 38 : | (<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>) | ||
| 39 : | (<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> | ||
| 40 : | ) | ||
| 41 : | </li> | ||
| 42 : | |||
| 43 : | <li> | ||
| 44 : | <a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li> | ||
| 45 : | |||
| 46 : | </ul> | ||
| 47 : | </td> | ||
| 48 : | </tr> | ||
| 49 : | <tr> | ||
| 50 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 51 : | <td width="98%"> <b>How To</b> | ||
| 52 : | <ul> | ||
| 53 : | <li><a href="howto/batch%20compile/batchCompile.html">run the batch compiler</a> </li> | ||
| 54 : | <li><a href="howto/generate%20parser/generateParser.html">generate the parser</a> </li> | ||
| 55 : | </ul> | ||
| 56 : | </td> | ||
| 57 : | </tr> | ||
| 58 : | <tr> | ||
| 59 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 60 : | <td width="98%"> <b>Plugins</b><p> | ||
| 61 : | The JDT Core component consists of the following plug-ins: | ||
| 62 : | <ul> | ||
| 63 : | <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core" >org.eclipse.jdt.core</a></li> | ||
| 64 : | </ul> | ||
| 65 : | </td> | ||
| 66 : | </tr> | ||
| 67 : | <tr> | ||
| 68 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 69 : | <td width="98%"> <b>Mailing Lists</b> | ||
| 70 : | <ul> | ||
| 71 : | <li><a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev@eclipse.org</a> | ||
| 72 : | (<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> | ||
| 73 : | </ul> | ||
| 74 : | </td> | ||
| 75 : | </tr> | ||
| 76 : | <tr> | ||
| 77 : | <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 78 : | <td width="98%"> <b>Additional tools</b><p> | ||
| 79 : | Here are tools provided as a courtesy of JDT Core Team: | ||
| 80 : | <ul> | ||
| 81 : | oliviert | 1.49 | <li><a href="tools/jdtcoretools/index.html">JDT/Core utilities</a></li> |
| 82 : | jeromel | 1.45 | <li><a href="tools/diff/index.html">Diff</a></li> |
| 83 : | <li><a href="tools/internal/index.html">Internal</a></li> | ||
| 84 : | </ul> | ||
| 85 : | </td> | ||
| 86 : | </tr> | ||
| 87 : | <tr> | ||
| 88 : | <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td> | ||
| 89 : | </tr> | ||
| 90 : | <tr><td COLSPAN="2"> | ||
| 91 : | JDT/Core exists in multiple flavors, depending on which delivery it is part of. | ||
| 92 : | </td></tr> | ||
| 93 : | |||
| 94 : | <tr> | ||
| 95 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 96 : | <td WIDTH="98%"><b>R3.0.x</b> | ||
| 97 : | <ul> | ||
| 98 : | <li>Detailed <a href="r3.0/main.html">description</a> | ||
| 99 : | <li>Get the official <a href="r3.0/main.html#source">sources for JDT/Core</a></li> | ||
| 100 : | <li><a href="r3.0/main.html#bugs">Bug</a> resolution</li> | ||
| 101 : | <li>Design <a href="r3.0/main.html#notes">notes</a></li> | ||
| 102 : | <li>Available <a href="r3.0/main.html#updates">updates</a></li> | ||
| 103 : | </li> | ||
| 104 : | </ul> | ||
| 105 : | </td></tr> | ||
| 106 : | |||
| 107 : | <tr> | ||
| 108 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 109 : | <td WIDTH="98%"><b>R2.1.x</b> | ||
| 110 : | <ul> | ||
| 111 : | <li>Detailed <a href="r2.1/main.html">description</a> | ||
| 112 : | <li>Get the official <a href="r2.1/main.html#source">sources for JDT/Core</a></li> | ||
| 113 : | <li><a href="r2.1/main.html#bugs">Bug</a> resolution</li> | ||
| 114 : | <li>Design <a href="r2.1/main.html#notes">notes</a></li> | ||
| 115 : | <li>Available <a href="r2.1/main.html#updates">updates</a></li> | ||
| 116 : | </li> | ||
| 117 : | </ul> | ||
| 118 : | </td></tr> | ||
| 119 : | |||
| 120 : | <tr> | ||
| 121 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 122 : | <td WIDTH="98%"><b>R2.0.x</b> | ||
| 123 : | <ul> | ||
| 124 : | <li>Detailed <a href="r2.0/main.html">description</a> | ||
| 125 : | <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li> | ||
| 126 : | <li><a href="r2.0/main.html#bugs">Bug</a> resolution</li> | ||
| 127 : | <li>Design <a href="r2.0/main.html#notes">notes</a></li> | ||
| 128 : | <li>Available <a href="r2.0/main.html#updates">updates</a></li> | ||
| 129 : | <li><a href="r2.0/main.html#maintenance">Maintenance</a> effort</li> | ||
| 130 : | </li> | ||
| 131 : | </ul> | ||
| 132 : | </td></tr> | ||
| 133 : | |||
| 134 : | <tr> | ||
| 135 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td> | ||
| 136 : | <td WIDTH="98%"><b>R1.0.x </b> | ||
| 137 : | <ul> | ||
| 138 : | <li>Some <a href="r1.0/main.html">description</a> | ||
| 139 : | <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li> | ||
| 140 : | <li>Available <a href="r1.0/main.html#updates">updates</a></li> | ||
| 141 : | </ul> | ||
| 142 : | </td></tr> | ||
| 143 : | </table> | ||
| 144 : | </body> | ||
| 145 : | oliviert | 1.39 | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
