jdt-core-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : jeff 1.1 <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 : pmulet 1.38 <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 : pmulet 1.5
18 : pmulet 1.38
19 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
20 : jeff 1.1 <tr>
21 :     <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
22 : pmulet 1.38 Current development</font></b>
23 :     </td></tr>
24 : oliviert 1.39 <tr><td colspan="2" >
25 : pmulet 1.38 Here are listed links to information about the current development stream (HEAD).
26 :     </td></tr>
27 : oliviert 1.39 <tr>
28 : pmulet 1.5 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
29 : pmulet 1.38 <td WIDTH="98%"><b>Bug resolution</b>
30 : pmulet 1.5 <ul>
31 :     <li>
32 : pmulet 1.38 <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>
33 : pmulet 1.5
34 :     <li>
35 : pmulet 1.38 <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;
36 :     (<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>)
37 :     (<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>
38 : pmulet 1.5 )
39 :     </li>
40 :    
41 :     <li>
42 : pmulet 1.38 <a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li>
43 : pmulet 1.5
44 :     </ul>
45 :     </td>
46 :     </tr>
47 : jeff 1.1 <tr>
48 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
49 : pmulet 1.9 <td width="98%"> <b>How To</b>
50 :     <ul>
51 : pmulet 1.38 <li><a href="howto/batch%20compile\batchCompile.html">run the batch compiler</a> </li>
52 :     <li><a href="howto/generate%20parser\generateParser.html">generate the parser</a> </li>
53 : jeff 1.1 </ul>
54 :     </td>
55 :     </tr>
56 :     <tr>
57 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
58 : pmulet 1.17 <td width="98%"> <b>Plugins</b><p>
59 : jeff 1.1 The JDT Core component consists of the following plug-ins:
60 :     <ul>
61 : pmulet 1.5 <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core" >org.eclipse.jdt.core</a></li>
62 : jeff 1.1 </ul>
63 :     </td>
64 :     </tr>
65 :     <tr>
66 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
67 :     <td width="98%"> <b>Mailing Lists</b>
68 :     <ul>
69 :     <li><a href="http://dev.eclipse.org/mailman/listinfo/jdt-core-dev">jdt-core-dev@eclipse.org</a>
70 : droberts 1.4 (<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>
71 : jeff 1.1 </ul>
72 :     </td>
73 :     </tr>
74 : oliviert 1.21 <tr>
75 :     <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
76 :     <td width="98%"> <b>Optional Plugins</b><p>
77 :     Here are optional plugins provided as a courtesy of JDT Core Team:
78 :     <ul>
79 :     <li><a href="plugins/org.eclipse.jdt.internal.appletlauncher/index.html">org.eclipse.jdt.internal.appletlauncher</a></li>
80 :     </ul>
81 :     </td>
82 :     </tr>
83 : pmulet 1.38 <tr>
84 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td>
85 :     </tr>
86 : oliviert 1.39 <tr><td COLSPAN="2">
87 : pmulet 1.38 JDT/Core exists in multiple flavors, depending on which delivery it is part of.
88 :     </td></tr>
89 :     <tr>
90 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
91 :     <td WIDTH="98%"><b>R2.0</b>
92 :     <ul>
93 :     <li>Detailed <a href="r2.0/main.html">description</a>
94 :     <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li>
95 :     <li><a href="r2.0/main.html#bugs">Bug</a> resolution</li>
96 :     <li>Design <a href="r2.0/main.html#notes">notes</a></li>
97 :     <li>Available <a href="r2.0/main.html#updates">updates</a></li>
98 :     <li><a href="r2.0/main.html#dev201">2.0.1</a> maintenance effort</li>
99 :     <li><a href="r2.0/main.html#dev21">2.1</a> development stream</li>
100 :     </li>
101 :    
102 :     </ul>
103 :     </td></tr>
104 :     <tr>
105 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
106 :     <td WIDTH="98%"><b>R1.0 (rollup2)</b>
107 :     <ul>
108 :     <li>Some <a href="r1.0/main.html">description</a>
109 :     <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li>
110 :     <li>Available <a href="r1.0/main.html#updates">updates</a></li>
111 :     </ul>
112 :     </td></tr>
113 :     </table>
114 : jeff 1.1 </body>
115 : oliviert 1.39 </html>