]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-after/notes/r3.3/off_buildnotes_jdt-ui.html
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-after / notes / r3.3 / off_buildnotes_jdt-ui.html
1 <!-- 
2         DO NOT EDIT THIS FILE WITH HTML EDITORS
3 -->
4
5 <!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
6 <html>
7
8 <head>
9    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
10    <title>Eclipse Platform Build Notes - Java development tooling UI</title>
11 </head>
12
13 <body>
14 <h1>
15 Eclipse Platform Build Notes<br>
16 Java development tooling UI</h1>
17 To see which bugs have been addressed in one of the builds simply open the <a href="http://bugs.eclipse.org/bugs/query.cgi?short_desc_type=allwordssubstr&amp;product=JDT&amp;component=UI&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;changedin=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;namedcmd=Assigned&amp;newqueryname=&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">JDT UI bugzilla query page</a>, select status, resolution and the time frame.
18 <br><br>
19 ========== Eclipse Build Input January 16th 2007 ==========<br>
20 <pre>
21 - content assist now allows to specify a list of favorite static members
22   which will be suggested without having an import in the CU
23 - added a preference to content assist whether to use static imports (5.0 or higher) 
24 </pre
25 <br>
26 <br>
27 ========== Eclipse Build Input January 9th 2007 ==========<br>
28 <pre>
29 - add a preference to set the spelling user dictionary 
30 </pre
31 <br>
32 <br>
33 ========== Eclipse Build Input November 21th 2006 ==========<br>
34 <pre>
35 - various improvements to the spelling engine that is contributed by this plug-in
36 - removed code which is no longer used since code to correct the spelling in an editor is now available in Platform Text
37 - bug fixing
38 </pre
39 <br>
40 <br>
41 ========== Eclipse Build Input November 14th 2006 ==========<br>
42 <pre>
43 - improved performance of computing the folding structure by reusing the scanner
44   which boosts editor opening performance for large files up to 10%.
45 - bug fixing
46 </pre
47 <br>
48 <br>
49 ========== Eclipse Build Input 2006-10-17 ==========<br>
50 <pre>
51 - first cut of content assist support for fields and methods from unresolved types 
52 - bug fixing
53 </pre>
54 ========== Eclipse Build Input 2006-09-18 ==========<br>
55 <pre>
56 - improved class file editor when there's no source:
57         - shows disassembled code
58         - removed size limit
59 - bug fixing
60 </pre>
61 ========== Eclipse Build Input 2006-06-27 ==========<br>
62 <pre>
63 - 'Rerun Test' and 'Rerun Test - Failures First' are now commands that can be bound on
64   the Keys preference page (category Run/Debug)
65 </pre>
66 ========== Eclipse Build Input 2006-06-20 ==========<br>
67 <pre>
68 - bug fixing
69 </pre>
70 <br>
71
72 </body>
73 </html>