jdt-core-home/main.html
Parent Directory
|
Revision Log
Revision 1.100 -
(download)
(as text)
(annotate)
Tue Sep 20 09:48:06 2005 UTC (4 years, 2 months ago) by jeromel
Branch: MAIN
Changes since 1.99: +3 -5 lines
Tue Sep 20 09:48:06 2005 UTC (4 years, 2 months ago) by jeromel
Branch: MAIN
Changes since 1.99: +3 -5 lines
*** empty log message ***
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.73 [en] (Windows NT 5.0; U) [Netscape]"> <title>JDT Core Component</title> <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> </head> <body text="#000000" bgcolor="#FFFFFF"> <table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=left width="72%"> <font class=indextop> jdt core </font> <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> <table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td COLSPAN="2" ALIGN=LEFT VALIGN=TOP BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Development Resources </font></font></b></td> </tr> <tr> <td COLSPAN="2">If you are already a JDT Core developer, check out the <a href="dev.html">Development Resources</a>. In particular, this section summarizes the various development streams.</td> </tr> <tr> <td COLSPAN="2" ALIGN=LEFT VALIGN=TOP BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">JDT Core</font></font></b></td> </tr> <tr> <td COLSPAN="2"><font color="#000000">JDT Core is the Java infrastructure of the Java IDE. It includes:</font> <ul> <li> <font color="#000000">An incremental Java compiler. Implemented as an Eclipse builder, it is based on a JCK1.3a compliant compiler evolved from VAJ compilers. In particular, it allows to run and debug code which still contains unresolved errors.</font></li> <li> <font color="#000000">A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. </font></li> <li> <font color="#000000">A Java Document Model providing API for manipulating a structured Java source document.</font></li> <li> <font color="#000000">Code assist and code select support.</font></li> <li> <font color="#000000">An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries.</font></li> <li> <font color="#000000">Evaluation support either in a scrapbook page or a debugger context.</font></li> <li> <font color="#000000">Source code formatter</font></li> </ul> <font color="#000000">The JDT Core infrastructure has no built-in JDK version dependencies, it also does not depend on any particular Java UI and can be run headless.</font></td> </tr> <tr><td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">What's Happening? </font></font></b> </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.2 Development</b> <ul> <li>Most active development goes into this stream. </li> <li> The 3.2 plan is posted <a href="r3.2/main.html#release-plan">here</a>. </li> <li> The 3.2 next-milestone plan is posted <a href="r3.2/main.html#milestone-plan">here</a>. </li> <li> Patch available in <a href="r3.2/main.html#updates">update</a> area (for testing purpose). </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>R3.1 Maintenance</b> <ul> <li> Release 3.1 available on the <a href="http://www.eclipse.org/downloads/index.php" target="newdownload">download</a> area. </li> <li> Latest information on further maintenance is available <a href="r3.1/main.html#maintenance">here</a>. </li> <li> Patch available in <a href="r3.1/main.html#updates">update</a> area (for testing purpose). </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>R3.0 Maintenance</b> <ul> <li> Release 3.0 available on the <a href="http://www.eclipse.org/downloads/index.php" target="newdownload">download</a> area. </li> <li> Latest information on further maintenance is available <a href="r3.0/main.html#maintenance">here</a>. </li> <li> Patch available in <a href="r3.0/main.html#updates">update</a> area (for testing purpose). </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 Maintenance</b> <ul> <li> Release 2.1 available on the <a href="http://www.eclipse.org/downloads/index.php" target="newdownload">download</a> area. </li> <li> Latest information on further maintenance is available <a href="r2.1/main.html#maintenance">here</a>. </li> <li> Patch available in <a href="r2.1/main.html#updates">update</a> area (for testing purpose). </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 Maintenance</b> <ul> <li> Rollup 2.0.3 available on the <a href="http://www.eclipse.org/downloads/index.php" target="newdownload">download</a> area. </li> <li> Latest information on further maintenance is available <a href="r2.0/main.html#maintenance">here</a>. </li> <li> Patch available in <a href="r2.0/main.html#updates">update</a> area (for testing purpose). </li> </ul> <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 Maintenance</b> <ul> <li> Rollup 1.0.2 available on the <a href="http://www.eclipse.org/downloads/index.php" target="newdownload">download</a> area. </li> <li> Latest information on further maintenance is available <a href="r1.0/main.html#maintenance">here</a>. </li> <li> Patch available in <a href="r1.0/main.html#updates">update</a> area (for testing purpose). </li> </ul> For more detailed information, check out the <a href="dev.html">Development Resources</a>. </td></tr> <tr> <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Get Involved!</font></font></b></td> </tr> <tr> <td COLSPAN="2">If you are interested in participating in the development of the JDT Core component, check out the developer's mailing list: <a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev@eclipse.org</a>. Chat with people there about your problems and interests, and find out what you can do to help. <p>The JDT Core team is open to suggestions for improving both the experience of Java developpers using the Java IDE, and clients to the JDT Core APIs. If you are interested in Java language semantics, compiler technology, Java tooling in general (behavior of our current tools, suggestions for new tools), then please interact with the JDT Core team so that we can build an even better Java IDE. <p>For more detailed information, check out the <a href="dev.html">Development Resources</a>.</td> </tr> </table> <br> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
