Skip to content

I20230908-1800

@jukzi jukzi tagged this 08 Sep 14:06
Do not reuse ViewerCell instance - that only caused trouble and was
clearly forbidden by
org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerCell).
Instead let the GC do his job.

Declaring the constants final formally requires API change. But it was
never intended that the constants could be changed.

https://github.com/eclipse-platform/eclipse.platform.ui/issues/177
Assets 2
Loading