jdt-core-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.45 - (download) (as text) (annotate)
Fri Apr 2 09:53:27 2004 UTC (5 years, 7 months ago) by jeromel
Branch: MAIN
Changes since 1.44: +142 -142 lines
*** empty log message ***
<html>
<head>
<title>JDT Core Component Development Resources</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>

<body bgcolor="#FFFFFF" text="#000000">

<table border=0 cellspacing=5 cellpadding=2 width="100%" >
  <tr> 
    <td align=left width="72%"> <font class=indextop> jdt core development resources <br>
      <font class=indexsub> java development tooling core </font></td>
    <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td>
  </tr>
</table>

Back to <a href="main.html">JDT/Core main page</a>.

<table border=0 cellspacing=5 cellpadding=2 width="100%" >
  <tr> 
    <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> 
      Current development</font></b>
	</td></tr>
<tr><td colspan="2" >
  Here are listed links to information about the current development stream (HEAD).
  </td></tr>
  <tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>Bug resolution</b>
<ul>
<li>
<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>

<li>
<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>&nbsp;
(<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>)
(<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>
)
</li>

<li>
<a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li>

</ul>
</td>
</tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>How To</b> 
      <ul>
        <li><a href="howto/batch%20compile/batchCompile.html">run the batch compiler</a> </li>
        <li><a href="howto/generate%20parser/generateParser.html">generate the parser</a> </li>
      </ul>
    </td>
  </tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>Plugins</b><p>
      The JDT Core component consists of the following plug-ins: 
      <ul>
        <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core" >org.eclipse.jdt.core</a></li>
      </ul>
    </td>
  </tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>Mailing Lists</b> 
      <ul>
        <li><a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev@eclipse.org</a> 
          (<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>
      </ul>
    </td>
  </tr>
  <tr> 
    <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
    <td width="98%"> <b>Additional tools</b><p>
      Here are tools provided as a courtesy of JDT Core Team: 
      <ul>
        <li><a href="tools/diff/index.html">Diff</a></li>
        <li><a href="tools/internal/index.html">Internal</a></li>
      </ul>
    </td>
  </tr>  
<tr>
<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td>
</tr>
<tr><td COLSPAN="2">
JDT/Core exists in multiple flavors, depending on which delivery it is part of. 
</td></tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>R3.0.x</b>
<ul>
<li>Detailed <a href="r3.0/main.html">description</a>
<li>Get the official <a href="r3.0/main.html#source">sources for JDT/Core</a></li>
<li><a href="r3.0/main.html#bugs">Bug</a> resolution</li>
<li>Design <a href="r3.0/main.html#notes">notes</a></li>
<li>Available <a href="r3.0/main.html#updates">updates</a></li>
</li>
</ul>
</td></tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>R2.1.x</b>
<ul>
<li>Detailed <a href="r2.1/main.html">description</a>
<li>Get the official <a href="r2.1/main.html#source">sources for JDT/Core</a></li>
<li><a href="r2.1/main.html#bugs">Bug</a> resolution</li>
<li>Design <a href="r2.1/main.html#notes">notes</a></li>
<li>Available <a href="r2.1/main.html#updates">updates</a></li>
</li>
</ul>
</td></tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>R2.0.x</b>
<ul>
<li>Detailed <a href="r2.0/main.html">description</a>
<li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li>
<li><a href="r2.0/main.html#bugs">Bug</a> resolution</li>
<li>Design <a href="r2.0/main.html#notes">notes</a></li>
<li>Available <a href="r2.0/main.html#updates">updates</a></li>
<li><a href="r2.0/main.html#maintenance">Maintenance</a> effort</li>
</li>
</ul>
</td></tr>

<tr>
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
<td WIDTH="98%"><b>R1.0.x </b>
<ul>
<li>Some <a href="r1.0/main.html">description</a>
<li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li>
<li>Available <a href="r1.0/main.html#updates">updates</a></li>
</ul>
</td></tr>
</table>
</body>
</html>