jdt-core-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.43 - (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>&nbsp;
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 : oliviert 1.42 <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 : pmulet 1.41 </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 : oliviert 1.43 <td width="98%"> <b>Additional tools</b><p>
78 :     Here are tools provided as a courtesy of JDT Core Team:
79 : pmulet 1.41 <ul>
80 : oliviert 1.43 <li><a href="tools/diff/index.html">Diff</a></li>
81 :     <li><a href="tools/internal/index.html">Internal</a></li>
82 : pmulet 1.41 </ul>
83 :     </td>
84 :     </tr>
85 :     <tr>
86 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td>
87 :     </tr>
88 :     <tr><td COLSPAN="2">
89 :     JDT/Core exists in multiple flavors, depending on which delivery it is part of.
90 :     </td></tr>
91 :    
92 :     <tr>
93 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
94 :     <td WIDTH="98%"><b>R2.1.x</b>
95 :     <ul>
96 :     <li>Detailed <a href="r2.1/main.html">description</a>
97 :     <li>Get the official <a href="r2.1/main.html#source">sources for JDT/Core</a></li>
98 :     <li><a href="r2.1/main.html#bugs">Bug</a> resolution</li>
99 :     <li>Design <a href="r2.1/main.html#notes">notes</a></li>
100 :     <li>Available <a href="r2.1/main.html#updates">updates</a></li>
101 :     </li>
102 :    
103 :     </ul>
104 :     </td></tr>
105 :    
106 :     <tr>
107 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
108 :     <td WIDTH="98%"><b>R2.0.x</b>
109 :     <ul>
110 :     <li>Detailed <a href="r2.0/main.html">description</a>
111 :     <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li>
112 :     <li><a href="r2.0/main.html#bugs">Bug</a> resolution</li>
113 :     <li>Design <a href="r2.0/main.html#notes">notes</a></li>
114 :     <li>Available <a href="r2.0/main.html#updates">updates</a></li>
115 :     <li><a href="r2.0/main.html#maintenance">Maintenance</a> effort</li>
116 :     </li>
117 :    
118 :     </ul>
119 :     </td></tr>
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>R1.0.x </b>
123 :     <ul>
124 :     <li>Some <a href="r1.0/main.html">description</a>
125 :     <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li>
126 :     <li>Available <a href="r1.0/main.html#updates">updates</a></li>
127 :     </ul>
128 :     </td></tr>
129 :     </table>
130 :     </body>
131 : oliviert 1.39 </html>