Skip to main content
summaryrefslogtreecommitdiffstats
blob: 30ad35401429958c9303a7c40d2fca851bf4122c (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!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 April 19th 2005

<h2>Problem reports fixed</h2>
Converted Compare plug-in folder to jar<br>
Converted to new NLS scheme<br>


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

Eclipse Build Input April 12th 2005

<h2>Problem reports fixed</h2>
Added MANIFEST.MF<br>


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

Eclipse Build Input March 29nd 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=87750">87750</a>: Java Compare references internal API from platform/compare and JDT/Core<br>


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

Eclipse Build Input March 22nd 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=87434">87434</a>: add a link in Synchronize/Compare to Compare/Patch<br>


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

Eclipse Build Input February 8th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=84487">84487</a>: Patch to put menu path contributions on ResourceMappings<br>


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

Eclipse Build Input January 11th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=81853">81853</a>: quote problems in property files (compare)<br>


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

Eclipse Build Input January 4th 2005

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=80387">80387</a>: NPE opening compare editor<br>


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

Eclipse Build Input December 7th 2004

<h2>Problem reports fixed</h2>
Eliminated all compiler warnings<br>
Removed dependency on core.runtime.compatibility


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

Eclipse Build Input November 30th 2004

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=79414">79414</a>: states with same time stamps may appear in the wrong order<br>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=79566">79566</a>: NPE when closing JUnit compare view<br>


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

Eclipse Build Input November 23rd 2004

<h2>Problem reports fixed</h2>
<a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=47786">47786</a>: Possible leak in TextMergeViewer<br>
Added translatable attribute to extension point schemas.


<h1><hr WIDTH="100%"></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