File: off_buildnotes_ltk-ui-refactoring.html

package info (click to toggle)
eclipse-jdt-ui 4.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 93,280 kB
  • sloc: java: 831,977; xml: 14,578; jsp: 33; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!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>LTK UI Refactoring Release Notes</title>
</head>
<body>

<h1>
Eclipse Platform Build Notes 3.3 Stream&nbsp;<br>
LTK UI Refactoring</h1>
<h3>3.3 M1, ???, 2006</h3>
<h4>API</h4>
Added API to create a refactoring history control with extended sorting functionality. See
class <code>ISortableRefactoringHistoryControl</code> for further documentation on how to use this API.
</body>
</html>