Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 366b91010f8136cbfe5cb0e7e33bf6a45a300870 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.75 [en] (WinNT; U) [Netscape]">
   <meta name="Author" content="IBM">
   <title>Eclipse Platform Release Notes - Desktop</title>
</head>
<body> 

<h1>
Eclipse Platform Build Notes<br>
Compare</h1>

Eclipse Build Input November 16th 2004

<h2>Problem reports fixed</h2>
 <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=78679">78679</a>: Prefs Filtered Members field does not restore defaults<br>

<h1><hr WIDTH="100%"></h1>

Eclipse Build Input November 9th 2004

<h2>Problem reports fixed</h2>
 (partial fix; awaits fix in jdt.ui):
 <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=77599">77599</a>: [5.0] Structure comparing of enums does not work<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input November 1st 2004

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=65981">65981</a>: empty compare viewer has no focus<br>


<h1><hr WIDTH="100%"></h1>

Eclipse Build Input September 21th 2004

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=74450">74450</a>: AbstractUIPlugin.initializeDefaultPreferences no longer called?<br>


<h1><hr WIDTH="100%"></h1>
Eclipse Build Input August 24th 2004

<h2>Problem reports fixed</h2>
Eliminated compiler warnings


<h1><hr WIDTH="100%"></h1>
Eclipse Build Input July 27th 2004

<h2>Problem reports fixed</h2>
Updated version number in plugin.xml and export script to 3.1


</body>
</html>

Back to the top