blob: 2868853b9dc9c5aec44ea3711b89f8ee323e917c [file] [log] [blame]
<!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="Author" content="IBM">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (WinNT; U) [Netscape]">
<title>Core Expressions Release Notes</title>
</head>
<body>
<h1>
Eclipse Platform Build Notes&nbsp;<br>
Core Expressions</h1>
<h3>October 11, 2004</h3>
<h4>Problem Reports Fixed</h4>
<h4>Implemenation Changes</h4>
<ul>
<li>Participants can now manipuilate textual resources which are also manipulated
by a processor as long as the manipulated regions are disjoint. See additional
Javadoc for class RefactoringParticipant and the new method getTextChange().
</li>
</ul>
<h3>June 18, 2004</h3>
<h4>Problem Reports Fixed</h4>
<h4>Implemenation Changes</h4>
<ul>
<li>To align the method RefactoringStatus#create(IStatus) with the implementation of IStatus
the method createStatus now returns a fatal error when IStatus has a severity of CANCEL.
</li>
</ul>
<h3>Mai 7, 2004</h3>
<h4>Problem Reports Fixed</h4>
<h4>Implemenation Changes</h4>
<ul>
<li>The getPreview* and getContent* methods provided by class TextChange are now requiring
a progress monitor.</li>
</ul>
</body>
</html>