platform-text-home/3.1/previous_plans.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : kmaetzel 1.1 <!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.76 [en] (Windows NT 5.0; U) [Netscape]">
6 :     <title>Platform Text 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 :     <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
12 :     <tr>
13 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" WIDTH="100%" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">3.1
14 :     Development Effort - Previous Milestone Plans</font></font></b></td>
15 :     </tr>
16 :     <tr>
17 :     <td WIDTH="100%">
18 : dmegert 1.13
19 :     <h3><a name="Milestone_Planning"></a>Milestone M6 Plan</h3>
20 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Top five items</h4>
21 :     <ul>
22 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> continue with J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</li>
23 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> progress in consolidating the platform</li>
24 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide NLS tooling for new Platform Core's new message bundle approach</li>
25 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> finalize existing 3.1 APIs (M6 is API freeze)</li>
26 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> performance</li>
27 :    
28 :     </ul>
29 :    
30 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Committed items</h4>
31 :     <ul>
32 :     <li>
33 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) Cross-team issues</h5>
34 :     <ul>
35 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> resolve missing performance test fingerprints problem</li>
36 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> adopt global operation history</li>
37 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> help push down formatter to JDT Core</li>
38 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> apply mixed indent patch for fomatter together with JDT Core</li>
39 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (provide a compatibility layer for commands moved to LTK UI plug-in)<br>
40 :     a hard-coded patch is ready but there should be support from the Platform
41 :     for extension-point evolution.</li>
42 :     </ul>
43 :     </li><li>
44 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</h5>
45 :     <ul>
46 :     <li>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) fix bugs introduced in M5
47 :     <ul>
48 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> performance impact due to parameter guessing</li>
49 :     <li><font class="indexsub" color="#8080ff">[3.1 M7]</font> improve accurracy of auto-boxing</li>
50 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> problems introduced by new projection caption support</li>
51 :     </ul>
52 :     </li>
53 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> improve content assist for generics (work together with David Audel / JDT Core):
54 :     <ul>
55 :     <li>better type parameter proposals</li>
56 :     <li>better enum constant proposals</li>
57 :     </ul>
58 :     </li>
59 :    
60 :     <li> <font class="indexsub" color="#8080ff">[&gt;3.1]</font> (provide new semantic highlightings) - will probably be moved to M7</li>
61 :     <ul>
62 :     <li>type bounds</li>
63 :     <li>enums</li>
64 :     <li>static imports</li>
65 :     </ul>
66 :     </ul>
67 :     </li><li>
68 :     <h5><font class="indexsub" color="#8080ff">[&gt;3.1]</font> Platform consolidation</h5>
69 :     <ul>
70 :     <li>push down annotation navigation</li>
71 :     <li>push down annotation hovers</li>
72 :     <li>adopt and push down Quick Assist and Quick Fix infrastructure</li>
73 :     <li>offer spelling checking in Text editor</li>
74 :     <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
75 :     <li>(push down annotation navigation)</li>
76 :     </ul>
77 :     </li><li>
78 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> NLS tooling</h5>
79 :     <ul>
80 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide tooling for Platform Core's new message bundle approach</li>
81 :     <ul>
82 :     <li>provide new back-end for the NLS wizard that can write the new format</li>
83 :     </ul>
84 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (improve Properties File editor)</li>
85 :     <ul>
86 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
87 :     </ul>
88 :     </li>
89 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (improve Externalize Strings wizard)
90 :     <ul>
91 :     <li>(spell checking)</li>
92 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
93 :     </ul>
94 :     </li>
95 :     </ul>
96 :     </li><li>
97 :     <h5><font class="indexsub" color="#8080ff">[3.1 M7]</font> (Code cleanup)</h5>
98 :     <ul>
99 :     <li>reference to AnnotationExpandHover in JavaExpandHover</li>
100 :     <li>references to Search plug-in in PropertyKeyHyperlink</li>
101 :     </ul>
102 :     </li><li>
103 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</h5>
104 :     <ul>
105 :     <li>testing</li>
106 :     <li>bug verification</li>
107 :     <li>ship 3.0.2</li>
108 :     </ul>
109 :     </li><li>
110 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> participate in writing an article for the JavaMagazin</h5>
111 :     </li></ul>
112 :    
113 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Permanent items</h4>
114 :     <ul>
115 :     <li>bugzilla inbox tracking</li>
116 :     <li>bug fixing</li>
117 :     <li>increase correctness test coverage</li>
118 :     </ul>
119 :    
120 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Proposed items</h4>
121 :     <ul>
122 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> add UI for Word Completion similar to code assist</li>
123 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> add new <code>org.eclipse.ltk.ui</code> plug-in to release<br>
124 :     <b>Note:</b> This item depends on the above mentioned cross team-issue</li>
125 :     <li>
126 :     <h5> <font class="indexsub" color="#8080ff">[&gt;3.1]</font> (RCP)</h5>
127 :     <ul>
128 :     <li>add support for annotation presentation and navigation</li>
129 :     <li>investigate declaring <code>org.eclipse.resources</code> optional for <code>org.eclipse.core.filebuffers</code></li>
130 :     <li>provide an example RCP text editor application with the following features:<br>
131 :     <ul>
132 :     <li>open an external file</li>
133 :     <li>open an untitled (new & empty) text file</li>
134 :     <li>save</li>
135 :     <li>spell checking</li>
136 :     <li>quick fix to fix spelling problems</li>
137 :     </ul>
138 :     </li>
139 :     </ul>
140 :     </li>
141 :     </ul>
142 :    
143 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Absences</h4>
144 :     <ul>
145 :     <li>Dani: 5 days vacation</li>
146 :     <li>Tom: 5 days eclipseCon</li>
147 :     <li>Tom: 5 days vacation</li>
148 :     <li>2 public holidays</li>
149 :     </ul>
150 :    
151 :    
152 :     <!----------------------------->
153 :    
154 : dmegert 1.12 <h3><a NAME="Milestone_Planning"></a>Milestone M5</h3>
155 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Top five items</h4>
156 :     <ul>
157 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> start with J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</li>
158 :     <li>progress in consolidating the platform</li>
159 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> progress in improving NLS tooling</li>
160 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> remove dependencies to internal code from other plug-ins</li>
161 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</li>
162 :     </ul>
163 :    
164 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Committed items</h4>
165 :     <ul>
166 :     <li>
167 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> Cross-team issues</h5>
168 :     <ul>
169 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> resolve performance test problems</li>
170 :     <li>participate in the action contribution dynamic team</li>
171 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/new.gif" nosave="" border="0" align="middle"> <img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10"> harmonize with potential global undo manager<br>
172 :     The code is ready. We decided not to released it for M5 as it came close to the milestone. To be done at the beginning of M6.
173 :     </li>
174 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/new.gif" nosave="" border="0" align="middle"> provide feedback for new Component Framework proposal (&rArr; editor splitting)</li>
175 :     <li>finish pushing down formatter to JDT Core</li>
176 :     <li>provide a compatibility layer for commands moved to LTK UI plug-in:<br>
177 :     a hard-coded patch is ready but there should be support from the Platform
178 :     for extension-point evolution.</li>
179 :     </ul>
180 :     </li><li>
181 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</h5>
182 :     <ul>
183 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> investigate impact on the following JDT Text areas:
184 :     <ul>
185 :     <li>syntax highlighting</li>
186 :     <li>content assist</li>
187 :     <li>hovering</li>
188 :     <li>comment formatting</li>
189 :     <li>typing</li>
190 :     <li>Java Outline page</li>
191 :     <li>folding</li>
192 :     <li>mark occurrences</li>
193 :     </ul></li>
194 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> start to fix problems encountered in above investigation</li>
195 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide new templates</li>
196 :     <li>provide new semantic highlightings</li>
197 :     <ul>
198 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> autoboxing</li>
199 :     <li>type bounds</li>
200 :     <li>enums</li>
201 :     <li>static imports</li>
202 :     </ul>
203 :     </ul>
204 :     </li><li>
205 :     <h5>Platform consolidation</h5>
206 :     <ul>
207 :     <li>start adopting and pushing down Quick Assist and Quick Fix infrastructure</li>
208 :     <li>push down annotation hovers</li>
209 :     <li>offer spelling checking in Text editor</li>
210 :     <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
211 :     <li>(push down annotation navigation)</li>
212 :     </ul>
213 :     </li><li>
214 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) NLS tooling</h5>
215 :     <ul>
216 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> fix bugs reported in M4 test pass</li>
217 :     <li>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) improve Properties File editor
218 :     <ul>
219 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> improve detection of NLS accessor's resource bundle</li>
220 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> reduce false positives when navigating from Properties file editor to key references</li>
221 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
222 :     </ul>
223 :     </li>
224 :     <li>(improve Externalize Strings wizard)
225 :     <ul>
226 :     <li>(spell checking)</li>
227 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
228 :     </ul>
229 :     </li>
230 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> investigate impact of Platform Core's new message bundle approach</li>
231 :     </ul>
232 :     </li><li>
233 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> Code cleanup</h5>
234 :     <ul>
235 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> identify dependencies to other plug-ins and request API if appropriate<br>
236 :     The following API requests have been filed:
237 :     <ul>
238 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=79419">79419</a> [Preferences] Need a link component</li>
239 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82256">82256</a> [Contributions] Need EditorPluginAction and ActionDescriptor.ATT_DEFINITION_ID as API<br>
240 :     This will not be provided as there will be a new command story. We will keep the internal references until this is available.
241 :     </li>
242 :     </ul>
243 :     </li>
244 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> remove dependencies to internal code from other plug-ins</li>
245 :     Most of them got fixed in M5. Besides the one mentioned above remaion for M6:
246 :     <ul>
247 :     <li>reference to AnnotationExpandHover in JavaExpandHover</li>
248 :     <li>references to Search plug-in in PropertyKeyHyperlink</li>
249 :     </ul>
250 :     </ul>
251 :     </li><li>
252 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</h5>
253 :     Fixed two bugs.
254 :     </li></ul>
255 :    
256 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Permanent items</h4>
257 :     <ul>
258 :     <li>bugzilla inbox tracking</li>
259 :     <li>bug fixing</li>
260 :     <li>increase correctness test coverage</li>
261 :     </ul>
262 :    
263 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Proposed items</h4>
264 :     <ul>
265 :     <li>add new <code>org.eclipse.ltk.ui</code> plug-in to release<br>
266 :     <b>Note:</b> This item depends on the above mentioned cross team-issue</li>
267 :     <li>(Provide an example RCP text editor application with the following features:)<br>
268 :     <ul>
269 :     <li>open an external file</li>
270 :     <li>open an untitled (new & empty) text file</li>
271 :     <li>save</li>
272 :     <li>spell checking</li>
273 :     <li>quick fix to fix spelling problems</li>
274 :     </ul>
275 :     <b>Note:</b> it will require <code>org.eclipse.core.resources</code> plug-in
276 :     </li>
277 :     </ul>
278 :    
279 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Absences</h4>
280 :     <ul>
281 :     <li>Tom: 3 days vacation</li>
282 :     </ul>
283 :    
284 :     <!----------------------------->
285 :    
286 : dmegert 1.7 <h3><a NAME="Milestone_Planning"></a>Milestone M4</h3>
287 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Original Plan</h4>
288 :    
289 : dmegert 1.7 <h4>Top Five</h4>
290 :     <ul>
291 :     <li> complete performance tests</li>
292 :     <li>rework preferences</li>
293 :     <li>finish file buffer operations</li>
294 :     <li>progress in consolidating the platform</li>
295 :     <li>improve NLS tooling</li>
296 :     </ul>
297 :     <h4>Committed items</h4>
298 :     <h5>Cross-team issues</h5>
299 :     <ul>
300 :     <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
301 :     <li> editor embedding and splitting
302 :     <ul>
303 :     <li>provide prototype for services architecture</li>
304 :     <li>investigate how splitting would look like in a &quot;component&quot;
305 :     world</li>
306 :     </ul>
307 :     </li>
308 :     <li> participate in preferences dynamic team</li>
309 :     <li> participate in the action contribution dynamic team</li>
310 :     <li> work on and adapt to the new undo story</li>
311 :     <li>migrate to the changed semantics of IPath</li>
312 :     <li> finish pushing down formatter to JDT Core</li>
313 :     </li>
314 :     </ul>
315 :     <h5>Testing</h5>
316 :     <ul>
317 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
318 :     of scenarios</a></li>
319 :     </ul>
320 :     <h5>Component work</h5>
321 :     <ul>
322 :     <li>rework preferences
323 :     <ul>
324 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
325 :     ....)</li>
326 :     <li>functional categorization</li>
327 :     <li>check how WTP and other larger clients fit in</li>
328 :     <li>implement different scenarios</li>
329 :     <li>initiate review by usability team</li>
330 :     </ul>
331 :     </li>
332 :     <li>finish file buffer operations
333 :     <ul>
334 :     <li>solve memory issues</li>
335 :     <li>improve test coverage</li>
336 :     <li>integrate with ltk core change architecture</li>
337 :     <li>solve typing raise conditions</li>
338 :     </ul>
339 :     </li>
340 :     <li>add document partitioning to StorageDocumentProvider
341 :     <ul>
342 :     <li>[investigate] exploit the existing filebuffer extension points</li>
343 :     </ul>
344 :     </li>
345 :     <li>Java editor
346 :     <ul>
347 :     <li>initial color settings</li>
348 :     <li>enable semantic highlighting by default</li>
349 :     </ul>
350 :     </li>
351 :     <li>Default text editor
352 :     <ul>
353 :     <li>everything we push down while consolidating the platform needs
354 :     to have a surfacing new function in the default text editor </li>
355 :     <li>pushing down spell checking allows us to check whether the push
356 :     down of the quick fix infrastructure is successful<br>
357 :     </li>
358 :     </ul>
359 :     </li>
360 :     </ul>
361 :     <h5>Platform consolidation</h5>
362 :     <ul>
363 :     <li>create plug-in for 'Editing Source Scope'
364 :     <ul>
365 :     <li>move Occurrences annotation type definition and annotation specification
366 :     down to ltk.ui or editors.ui</li>
367 :     </ul>
368 :     </li>
369 :     <li>push down Ctrl-Click
370 :     <ul>
371 :     <li>[investigate] general resolution infrastructure</li>
372 :     </ul>
373 :     </li>
374 :     <li>push down annotation navigation</li>
375 :     <li>push down spell checking</li>
376 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
377 :     </li>
378 :     </ul>
379 :     <h5>Code cleanup</h5>
380 :     <ul>
381 :     <li>fix IEditorHelper
382 :     <ul>
383 : dmegert 1.8 <li>use names that are self-describing and don't hamper further development</li>
384 : dmegert 1.7 </ul>
385 :     </li>
386 :     <li>finish work on new functions not yet API<br>
387 :     </li>
388 :     </ul>
389 :     <h5>NLS tooling</h5>
390 :     <ul>
391 :     <li>improve Properties File editor
392 :     <ul>
393 :     <li>fix reported syntax coloring issues</li>
394 :     <li>navigate from selected key and value in a properties file to the
395 :     location of usage in Java editor and Plug-in Manifest editor</li>
396 :     <li>spell checking</li>
397 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
398 :     </ul>
399 :     </li>
400 :     <li>support new nls features in Class file editor
401 :     <ul>
402 :     <li>coloring</li>
403 :     <li>hovering</li>
404 :     <li>navigation</li>
405 :     </ul>
406 :     </li>
407 :     <li>improve Externalize Strings wizard
408 :     <ul>
409 :     <li>spell checking</li>
410 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
411 :     </ul>
412 :     </li>
413 :     <li>investigate whether we can improve NLS tooling to support the string
414 :     externalization approach used in TextOperationAction</li>
415 :     </ul>
416 :     <h4>Permanent items</h4>
417 :     <ul>
418 :     <li>bug fixing</li>
419 :     <li>increase correctness test coverage</li>
420 :     </ul>
421 :     <h4>Proposed items</h4>
422 :     <ul>
423 :     <li> implement a SaveAs dialog that allows to save inside and outside
424 :     of the workspace
425 :     <ul>
426 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
427 :     </ul>
428 :     </li>
429 :     <li>lazy loading of document setup participants</li>
430 :     <li>allow for extending file buffers with custom implementations</li>
431 :     <li>allow templates in the default text editor</li>
432 :     <li>generalize and push down InformationDispatchAction</li>
433 :     <li>generalize push down quick view support
434 :     <ul>
435 :     <li>Outline presentation control, AbstractInformationControl and related</li>
436 :     </ul>
437 :     </li>
438 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
439 :     its copies</li>
440 :     <li>[investigate] allow for an outline mode in the default text editor
441 :     <ul>
442 :     <li>folding just based on indentation</li>
443 :     <li>opens the way for using QuickOutline in the default text editor</li>
444 :     </ul>
445 :     <br>
446 :     </li>
447 :     </ul>
448 :    
449 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Finished</h4>
450 :     <h5>Cross-team issues</h5>
451 : dmegert 1.7 <ul>
452 : dmegert 1.10 <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
453 :     <li> editor embedding and splitting
454 :     <ul>
455 :     <li>provide prototype for services architecture</li>
456 :     <li>investigate how splitting would look like in a &quot;component&quot;
457 :     world</li>
458 :     </ul>
459 :     </li>
460 : dmegert 1.8 <li>participate in preferences dynamic team</li>
461 :     <li>migrate to the changed semantics of IPath</li>
462 :     </ul>
463 :     <h5>Testing</h5>
464 :     <ul>
465 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
466 :     of scenarios</a></li>
467 :     </ul>
468 :     <h5>Component work</h5>
469 :     <ul>
470 :     <li>rework preferences
471 :     <ul>
472 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
473 :     ....)</li>
474 :     <li>functional categorization</li>
475 :     <li>check how WTP and other larger clients fit in</li>
476 :     <li>implement different scenarios</li>
477 :     <li>initiate review by usability team</li>
478 :     </ul>
479 :     </li>
480 : dmegert 1.10 <li>finish file buffer operations
481 :     <ul>
482 :     <li>improve test coverage</li>
483 :     </ul>
484 :     </li>
485 : dmegert 1.8 <li>Java editor
486 :     <ul>
487 :     <li>enable semantic highlighting by default</li>
488 :     </ul>
489 :     </li>
490 :     </ul>
491 :     <h5>Platform consolidation</h5>
492 :     <ul>
493 :     <li>create plug-in for 'Editing Source Scope'</li>
494 :     <li>push down Ctrl-Click
495 :     <ul>
496 :     <li>[investigate] general resolution infrastructure</li>
497 :     </ul>
498 :     </li>
499 :     </ul>
500 :     <h5>Code cleanup</h5>
501 :     <ul>
502 :     <li>fix IEditorHelper
503 :     <ul>
504 :     <li>use names that are self-describing and don't hamper further development</li>
505 :     </ul>
506 :     </li>
507 : dmegert 1.10 <li>finish work on new functions not yet API<br>
508 : dmegert 1.8 </ul>
509 :     <h5>NLS tooling</h5>
510 :     <ul>
511 :     <li>improve Properties File editor
512 :     <ul>
513 :     <li>fix reported syntax coloring issues</li>
514 :     <li>navigate from selected key and value in a properties file to the
515 :     location of usage in Java editor and Plug-in Manifest editor</li>
516 :     <li>spell checking</li>
517 :     </ul>
518 :     </li>
519 :     <li>support new nls features in Class file editor
520 :     <ul>
521 :     <li>coloring</li>
522 :     <li>hovering</li>
523 :     <li>navigation</li>
524 :     </ul>
525 :     </li>
526 : dmegert 1.7 </ul>
527 :    
528 : dmegert 1.8
529 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Not Finished / Deferred to M5</h4>
530 :     <h5>Cross-team issues</h5>
531 : dmegert 1.7 <ul>
532 : dmegert 1.8 <li>participate in the action contribution dynamic team</li>
533 :     <li>finish pushing down formatter to JDT Core</li>
534 :     <li>work on and adapt to the new undo story</li>
535 : dmegert 1.7 </ul>
536 : dmegert 1.8 <h5>Platform consolidation</h5>
537 :     <ul>
538 : dmegert 1.9 <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
539 :     <li>(push down annotation navigation)</li>
540 : dmegert 1.8 <li>push down spell checking</li>
541 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
542 :     </li>
543 :     </ul>
544 :     <h5>NLS tooling</h5>
545 :     <ul>
546 :     <li>improve Properties File editor
547 :     <ul>
548 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
549 :     </ul>
550 :     </li>
551 :     <li>improve Externalize Strings wizard
552 :     <ul>
553 :     <li>spell checking</li>
554 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
555 :     </ul>
556 :     </li>
557 :     </ul>
558 :    
559 : dmegert 1.7
560 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Deferred For Now</h4>
561 :     <h5>Component work</h5>
562 :     <ul>
563 : dmegert 1.10 <li>finish file buffer operations
564 :     <ul>
565 :     <li>solve memory issues</li>
566 :     <li>integrate with ltk core change architecture</li>
567 :     <li>solve typing raise conditions</li>
568 :     </ul>
569 :     </li>
570 : dmegert 1.8 <li>add document partitioning to StorageDocumentProvider
571 :     <ul>
572 :     <li>[investigate] exploit the existing filebuffer extension points</li>
573 :     </ul>
574 :     </li>
575 :     <li>Java editor
576 :     <ul>
577 :     <li>initial color settings</li>
578 :     </ul>
579 :     </li>
580 :     </ul>
581 :     <h5>NLS tooling</h5>
582 : dmegert 1.7 <ul>
583 : dmegert 1.8 <li>investigate whether we can improve NLS tooling to support the string externalization approach used in TextOperationAction</li>
584 : dmegert 1.7 </ul>
585 : dmegert 1.11 <h5>Proposed items</h5>
586 :     <ul>
587 :     <li> implement a SaveAs dialog that allows to save inside and outside
588 :     of the workspace
589 :     <ul>
590 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
591 :     </ul>
592 :     </li>
593 :     <li>lazy loading of document setup participants</li>
594 :     <li>allow for extending file buffers with custom implementations</li>
595 :     <li>allow templates in the default text editor</li>
596 :     <li>generalize and push down InformationDispatchAction</li>
597 :     <li>generalize push down quick view support
598 :     <ul>
599 :     <li>Outline presentation control, AbstractInformationControl and related</li>
600 :     </ul>
601 :     </li>
602 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
603 :     its copies</li>
604 :     <li>[investigate] allow for an outline mode in the default text editor
605 :     <ul>
606 :     <li>folding just based on indentation</li>
607 :     <li>opens the way for using QuickOutline in the default text editor</li>
608 :     </ul>
609 :     <br>
610 :     </li>
611 :     </ul>
612 : dmegert 1.8
613 : dmegert 1.7
614 : dmegert 1.11 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
615 : dmegert 1.7 <ul>
616 :     <li> The <a href="testing/testpass_M4.html">test plan</a> for the M4 test
617 :     pass.</li>
618 :     </ul>
619 :     <!----------------------------->
620 :     <hr>
621 :     <h3>Milestone M3</h3>
622 : kmaetzel 1.4 <h4>Original Plan</h4>
623 :     <h5>Committed items</h5>
624 :     <ul>
625 :     <li>performance
626 :     <ul>
627 :     <li> continue performance tests
628 :     <ul>
629 :     <li>reflect about scope and applicability of test results (annotate
630 :     test cases accordingly)</li>
631 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
632 :     of scenarios</a></li>
633 :     </ul>
634 :     </li>
635 :     <li> improve performance
636 :     <ul>
637 :     <li>e.g., new line at end of commented StyledText.java</li>
638 :     </ul>
639 :     </li>
640 :     </ul>
641 :     </li>
642 :     <li>continue with file buffer issues as outlined in the 3.1 plan
643 :     <ul>
644 :     <li>adapt existing code to document rewrite sessions
645 :     <ul>
646 :     <li>improve formatting performance</li>
647 :     </ul>
648 :     </li>
649 :     <li>simplify temporal suspension of document partitioners for performance
650 :     reasons
651 :     <ul>
652 :     <li>investigate lazy document partitioners</li>
653 :     </ul>
654 :     </li>
655 :     </ul>
656 :     </li>
657 :     <li>continue with encoding issues listed in the 3.1 plan
658 :     <ul>
659 :     <li>integrate the 'Change Encoding...' action with the status editor
660 :     shown in case of encoding errors</li>
661 :     <li>re-establish encoding support for external files</li>
662 :     <li>react to resource encoding changes in FileDocumentProvider
663 :     </ul>
664 :     </li>
665 :     <li>work with the Web Tools Platform project in order to improve overall
666 :     integration with Platform Text and the platform in general</li>
667 :     <li>Java editor
668 :     <ul>
669 :     <li>implement Search and Mark implementer occurrences</li>
670 :     <li>revisit out-of-the-box colors and styles in the Java editor</li>
671 :     <li>enable semantic syntax highlight per default</li>
672 :     </ul>
673 :     </li>
674 :     <li>move Javadoc formatting to JDT Core</li>
675 :     <li>start work on improved string externalization</li>
676 :     <ul>
677 :     <li>navigate from selected key in Java editor to definition in properties
678 :     file editor</li>
679 :     <li>show value when hovering over key in Java editor</li>
680 :     <ul>
681 :     <li>show value as is in the properties file</li>
682 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10">
683 :     show value as returned by the accessor class</li>
684 :     </ul>
685 :     <li>syntax coloring for Properties File Editor (comments, keys and values)
686 :     <li>provide separate double-click strategy for key and value part in
687 :     Properties File editor
688 :     <li>navigate from selected key and value in properties file to location
689 :     in Java editor and Plug-in Manifest editor
690 :     <li>spell checking in Properties File editor and Externalize Strings
691 :     wizard
692 :     </ul>
693 :     <li>cross team issues
694 :     <ul>
695 :     <li>contribute to the action contribution rework dynamic team</li>
696 :     <li>contribute to the preferences rework dynamic team</li>
697 :     </ul>
698 :     </li>
699 :     <li>PR triage </li>
700 :     <ul>
701 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
702 :     as LATER</li>
703 :     <li>effectively communicate the guide lines the team uses to the community</li>
704 :     </ul>
705 :     </ul>
706 :     <h5>Permanent items</h5>
707 :     <ul>
708 :     <li>bug fixing</li>
709 :     <li>increase correctness test coverag</li>
710 :     </ul>
711 :     <h5>Proposed items</h5>
712 :     <ul>
713 :     <li>investigate lazy loading of document setup participants</li>
714 :     </ul>
715 :     <h4>Finished items/To be continued in M4</h4>
716 :     <ul>
717 :     <li>performance
718 :     <ul>
719 :     <li> continue performance tests
720 :     <ul>
721 :     <li>reflect about scope and applicability of test results (annotate
722 :     test cases accordingly)</li>
723 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
724 :     of scenarios</a></li>
725 :     </ul>
726 :     </li>
727 :     <li> improve performance
728 :     <ul>
729 :     <li>e.g., new line at end of commented StyledText.java</li>
730 :     </ul>
731 :     </li>
732 :     </ul>
733 :     </li>
734 :     <li>continue with file buffer issues as outlined in the 3.1 plan
735 :     <ul>
736 :     <li>adapt existing code to document rewrite sessions
737 :     <ul>
738 :     <li>improve formatting performance</li>
739 :     </ul>
740 :     </li>
741 :     <li>simplify temporal suspension of document partitioners for performance
742 :     reasons
743 :     <ul>
744 :     <li>investigate lazy document partitioners</li>
745 :     </ul>
746 :     </li>
747 :     </ul>
748 :     </li>
749 :     <li>continue with encoding issues listed in the 3.1 plan
750 :     <ul>
751 :     <li>integrate the 'Change Encoding...' action with the status editor
752 :     shown in case of encoding errors</li>
753 :     <li>re-establish encoding support for external files</li>
754 :     <li>react to resource encoding changes in FileDocumentProvider
755 :     </ul>
756 :     </li>
757 :     <li>work with the Web Tools Platform project in order to improve overall
758 :     integration with Platform Text and the platform in general</li>
759 :     <li>Java editor
760 :     <ul>
761 :     <li>implement Search and Mark implementer occurrences</li>
762 :     <li>enable semantic syntax highlight per default</li>
763 :     </ul>
764 :     </li>
765 :     <li>move Javadoc formatting to JDT Core</li>
766 :     <li>start work on improved string externalization
767 :     <ul>
768 :     <li>navigate from selected key in Java editor to definition in properties
769 :     file editor</li>
770 :     <li>show value when hovering over key in Java editor
771 :     <ul>
772 :     <li>show value as is in the properties file</li>
773 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10">
774 :     show value as returned by the accessor class</li>
775 :     </ul>
776 :     </li>
777 :     <li>syntax coloring for Properties File Editor (comments, keys and
778 :     values) </li>
779 :     <li>provide separate double-click strategy for key and value part
780 :     in Properties File editor </li>
781 :     </ul>
782 :     </li>
783 :     <li>cross team issues
784 :     <ul>
785 :     <li>contribute to the action contribution rework dynamic team</li>
786 :     <li>contribute to the preferences rework dynamic team</li>
787 :     </ul>
788 :     </li>
789 :     </ul>
790 : dmegert 1.6 <h4>Items postponed to M4</h4>
791 : kmaetzel 1.4 <ul>
792 :     <li>PR triage </li>
793 :     <ul>
794 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
795 :     as LATER</li>
796 :     <li>effectively communicate the guide lines the team uses to the community</li>
797 :     </ul>
798 :     <li>start work on improved string externalization</li>
799 :     <ul>
800 :     <li>navigate from selected key and value in properties file to location
801 :     in Java editor and Plug-in Manifest editor
802 :     <li>spell checking in Properties File editor and Externalize Strings
803 :     wizard
804 :     </ul>
805 :     </ul>
806 :     <h4>Testing</h4>
807 :     <ul>
808 :     <li> The <a href="testing/testpass_M3.html">test plan</a> for the M3 test
809 :     pass.</li>
810 :     </ul>
811 :     <h3></h3>
812 :     <hr>
813 :     <h3>Milestone M2 </h3>
814 : kmaetzel 1.3 <h4>Original Plan</h4>
815 :     <h5>Commitments</h5>
816 :     <ul>
817 :     <li> finish 3.1 plan
818 :     <ul>
819 :     <li>work on resolving cross team issues</li>
820 :     </ul>
821 :     </li>
822 :     <li>PR triage
823 :     <ul>
824 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
825 :     as Later</li>
826 :     <li>effectively communicate PR team guide lines to the community</li>
827 :     </ul>
828 :     </li>
829 :     <li>finish 3.0.1</li>
830 :     <li> bug fixing
831 :     <ul>
832 :     <li>solve PRs that have been postponed between 3.0 RC1 - 3.0 GM</li>
833 :     </ul>
834 :     </li>
835 :     <li> continue performance tests
836 :     <ul>
837 :     <li>grow number of available tests</li>
838 :     <li>investigate into interactive tests</li>
839 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
840 :     <li>reflect about scope and applicability of test results (annotate
841 :     test cases accordingly)</li>
842 :     <li>mature testing framework</li>
843 :     </ul>
844 :     </li>
845 :     <li> improve performance
846 :     <ul>
847 :     <li>e.g., new line at end of commented StyledText.java</li>
848 :     </ul>
849 :     </li>
850 :     <li> increase correctness test coverage</li>
851 :     <li> provide J2SE 5 editor support</li>
852 :     </ul>
853 :     <h5>Proposed items</h5>
854 :     <ul>
855 :     <li>support @link in hovers</li>
856 :     <li>start with file buffer issues as outlined in the overall plan</li>
857 :     <li>start solving encoding issues listed in the plan</li>
858 :     </ul>
859 :     <h4>Finished items / To be continued into M3</h4>
860 :     <h5></h5>
861 :     <ul>
862 :     <li>finish 3.1 plan</li>
863 :     <li>finish 3.0.1</li>
864 :     <li> bug fixing</li>
865 :     <li> continue performance tests
866 :     <ul>
867 :     <li>grow number of available tests</li>
868 :     <li>investigate into interactive tests</li>
869 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
870 :     <li>mature testing framework</li>
871 :     </ul>
872 :     </li>
873 :     <li> increase correctness test coverage</li>
874 :     <li> provide J2SE 5 editor support</li>
875 :     <li>start with file buffer issues as outlined in the overall plan</li>
876 :     <li>start solving encoding issues listed in the plan</li>
877 :     </ul>
878 :     <h4>Added items</h4>
879 :     <ul>
880 :     <li>introduced &quot;Open Untiled Text File&quot;</li>
881 :     <li>improve Smart Typing
882 :     <ul>
883 :     <li>stabilize linked mode</li>
884 :     <li>improve auto indent strategies for code and Javadoc</li>
885 :     </ul>
886 :     </li>
887 :     </ul>
888 :     <h4>Items postponed to M3</h4>
889 :     <ul>
890 :     <li>PR triage
891 :     <ul>
892 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
893 :     as Later</li>
894 :     <li>effectively communicate PR team guide lines to the community</li>
895 :     </ul>
896 :     </li>
897 :     <li> continue performance tests
898 :     <ul>
899 :     <li>reflect about scope and applicability of test results (annotate
900 :     test cases accordingly)</li>
901 :     </ul>
902 :     </li>
903 :     <li> improve performance
904 :     <ul>
905 :     <li>e.g., new line at end of commented StyledText.java</li>
906 :     </ul>
907 :     </li>
908 :     <li>support @link in hovers</li>
909 :     </ul>
910 :     <h4>Testing</h4>
911 :     <ul>
912 :     <li><a href="testing/testpass_M2.html">Test plan</a> for the M2 test pass.</li>
913 :     </ul>
914 :     <hr>
915 :     <h3>Milestone M1</h3>
916 :     <h4>Original plan</h4>
917 : kmaetzel 1.1 <ul>
918 :     <li>planning</li>
919 :     <li>start working on performance tests
920 :     <ul>
921 :     <li>how to write performance test</li>
922 :     <li>what is achievable with performance tests</li>
923 :     <li>establish a performance test infrastructure</li>
924 :     </ul>
925 :     </li>
926 :     <li>3.0.1 fixing</li>
927 :     </ul>
928 : kmaetzel 1.3 <h4>Finished items / To be continued into M2</h4>
929 : kmaetzel 1.2 <h5></h5>
930 :     <ul>
931 :     <li>planning</li>
932 :     <li>worked on performance tests
933 :     <ul>
934 :     <li>several performance test available</li>
935 :     <li>establish a performance test infrastructure</li>
936 :     </ul>
937 :     </li>
938 :     <li>3.0.1 fixing mostly done</li>
939 :     </ul>
940 : kmaetzel 1.3 <h4>Added items</h4>
941 : kmaetzel 1.2 <ul>
942 :     <li>support hyperlink navigation for URLs in comments</li>
943 :     <li>introduce semantic highlighting for deprecated members</li>
944 :     </ul>
945 : kmaetzel 1.3 <h4>Testing</h4>
946 : kmaetzel 1.2 <ul>
947 :     <li><a href="testing/testpass_M1.html">Test plan</a> for the M1 test pass.</li>
948 :     </ul>
949 :     <p>&nbsp;</p>
950 : kmaetzel 1.1 </td>
951 :     </tr>
952 :     <tr>
953 :     <td></td>
954 :     </tr>
955 :     </table>
956 :    
957 :     <br>&nbsp;
958 :     </body>
959 :     </html>