Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Re: Platform UI needs a rebuild, still investigating

I should explain a bit more - the bug I referred to earlier was fixed
by the SWT team (and they have updated their map file, see Bogdan's
mail).

We snuck in a fix for an API breakage that we discovered late, a fix
for a NPE in AbstractTreeViewer, and minimal additional API that gets
rid of an access to JFace internals from JDT UI's breadcrumb code:

The map file has been updated for the following Bug changes:
+ Bug 224451. [IDE] The field shell has been removed (FIXED)
+ Bug 221988. [Viewers] AbstractTreeViewer.insert fails if parent
element has no children realized (FIXED)
+ Bug 224428. [Viewers] Add set/getStyleRanges to ViewerRow (FIXED)

The following projects have changed:
org.eclipse.jface
org.eclipse.ui.ide

On Thu, Mar 27, 2008 at 8:12 PM, Boris Bokowski <bokowski@xxxxxxxxx> wrote:
> The Platform UI map file is updated.
>
>  Boris
>


Back to the top