jdt-core-home/main.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.92 - (view) (download) (as text)

1 : pmulet 1.85 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <meta name="GENERATOR" content="Mozilla/4.73 [en] (Windows NT 5.0; U) [Netscape]">
6 :     <title>JDT Core Component</title>
7 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
8 :     </head>
9 :     <body text="#000000" bgcolor="#FFFFFF">
10 :     &nbsp;
11 :    
12 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
13 :     <tr>
14 :     <td align=left width="72%"> <font class=indextop> jdt core </font> <br>
15 :     <font class=indexsub> java development tooling core </font></td>
16 :     <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td>
17 :     </tr>
18 :     </table>
19 :    
20 :    
21 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
22 :     <tr>
23 :     <td COLSPAN="2" ALIGN=LEFT VALIGN=TOP BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Development
24 :     Resources&nbsp;</font></font></b></td>
25 :     </tr>
26 :    
27 :     <tr>
28 :     <td COLSPAN="2">If you are already a JDT Core developer, check out the <a href="dev.html">Development
29 :     Resources</a>. In particular, this section summarizes the various development streams.</td>
30 :     </tr>
31 :     <tr>
32 :     <td COLSPAN="2" ALIGN=LEFT VALIGN=TOP BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">JDT
33 :     Core</font></font></b></td>
34 :     </tr>
35 :     <tr>
36 :     <td COLSPAN="2"><font color="#000000">JDT Core is the Java infrastructure of the Java
37 :     IDE. It includes:</font>
38 :     <ul>
39 :     <li>
40 :     <font color="#000000">An incremental Java compiler. Implemented as an Eclipse
41 :     builder, it is based on a JCK1.3a compliant compiler evolved from VAJ compilers.
42 :     In particular, it allows to run and debug code which still contains unresolved
43 :     errors.</font></li>
44 :    
45 :     <li>
46 :     <font color="#000000">A Java Model that provides API for navigating the
47 :     Java element tree. The Java element tree defines a Java centric view of
48 :     a project. It surfaces elements like package fragments, compilation units,
49 :     binary classes, types, methods, fields.&nbsp;</font></li>
50 :    
51 :     <li>
52 :     <font color="#000000">A Java Document Model providing API for manipulating
53 :     a structured Java source document.</font></li>
54 :    
55 :     <li>
56 :     <font color="#000000">Code assist and code select support.</font></li>
57 :    
58 :     <li>
59 :     <font color="#000000">An indexed based search infrastructure that is used
60 :     for searching, code assist, type hierarchy computation, and refactoring.
61 :     The Java search engine can accurately find precise matches either in sources
62 :     or binaries.</font></li>
63 :    
64 :     <li>
65 :     <font color="#000000">Evaluation support either in a scrapbook page or
66 :     a debugger context.</font></li>
67 :    
68 :     <li>
69 :     <font color="#000000">Source code formatter</font></li>
70 :     </ul>
71 :     <font color="#000000">The JDT Core infrastructure has no built-in JDK version
72 :     dependencies, it also does not depend on any particular Java UI and can
73 :     be run headless.</font></td>
74 :     </tr>
75 : pmulet 1.86 <tr><td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">What's
76 :     Happening?&nbsp;</font></font></b>
77 :     </td></tr>
78 : pmulet 1.85
79 :     <tr>
80 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
81 : pmulet 1.89 <td WIDTH="98%"><b>R2.2 Development</b>
82 : pmulet 1.85 <ul>
83 : pmulet 1.92 <li>Most active development goes into this stream.
84 :     </li>
85 :     <li> The 2.2 plan is posted <a href="r2.2/main.html#release-plan">here</a>.
86 :     </li>
87 :     <li> The 2.2 next-milestone plan is posted <a href="r2.2/main.html#milestone-plan">here</a>.
88 :     </li>
89 :     <li> Patch available in <a href="r2.2/main.html#updates">update</a> area (for testing purpose).
90 :     </li>
91 : pmulet 1.89 </ul>
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>R2.1 Maintenance</b>
97 :     <ul>
98 :     <li> Release 2.1 available on the <a href ="http://www.eclipse.org/downloads/index.php" target=newdownload">download</a> area.
99 :     </li>
100 : pmulet 1.92 <li> Latest information on further maintenance is available <a href="r2.1/main.html#maintenance">here</a>.
101 :     </li>
102 :     <li> Patch available in <a href="r2.1/main.html#updates">update</a> area (for testing purpose).
103 : pmulet 1.89 </li>
104 : pmulet 1.85 </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.0 Maintenance</b>
110 :     <ul>
111 : pmulet 1.90 <li> Rollup 2.0.3 available on the <a href ="http://www.eclipse.org/downloads/index.php" target=newdownload">download</a> area.
112 : pmulet 1.85 </li>
113 : pmulet 1.92 <li> Latest information on further maintenance is available <a href="r2.0/main.html#maintenance">here</a>.
114 :     </li>
115 :     <li> Patch available in <a href="r2.0/main.html#updates">update</a> area (for testing purpose).
116 : pmulet 1.90 </li>
117 :     </ul>
118 :    
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 Maintenance</b>
122 :     <ul>
123 :     <li> Rollup 1.0.2 available on the <a href ="http://www.eclipse.org/downloads/index.php" target=newdownload">download</a> area.
124 :     </li>
125 : pmulet 1.92 <li> Latest information on further maintenance is available <a href="r1.0/main.html#maintenance">here</a>.
126 :     </li>
127 :     <li> Patch available in <a href="r1.0/main.html#updates">update</a> area (for testing purpose).
128 : pmulet 1.85 </li>
129 :     </ul>
130 : pmulet 1.86
131 :     For more detailed information, check out the <a href="dev.html">Development
132 :     Resources</a>.
133 : pmulet 1.85 </td></tr>
134 :    
135 :     <tr>
136 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Get
137 :     Involved!</font></font></b></td>
138 :     </tr>
139 :    
140 :     <tr>
141 :     <td COLSPAN="2">If you are interested in participating in the development of the JDT
142 :     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>.
143 :     Chat with people there about your problems and interests, and find out
144 :     what you can do to help.
145 :     <p>The JDT Core team is open to suggestions for improving both the experience
146 :     of Java developpers using the Java IDE, and clients to the JDT Core APIs.
147 :     If you are interested in Java language semantics, compiler technology,
148 :     Java tooling in general (behavior of our current tools, suggestions for
149 :     new tools), then please interact with the JDT Core team so that we can
150 :     build an even better Java IDE.
151 :     <p>For more detailed information, check out the <a href="dev.html">Development
152 :     Resources</a>.</td>
153 :     </tr>
154 :     </table>
155 :    
156 :     <br>&nbsp;
157 :     </body>
158 :     </html>