Community
Participate
Working Groups
Currently the JFace Snippets contain several examples with outdated API. I suggest to remove them from current master to make is simpler for new people to get started. I currently see the following candidates Snippet022TableViewerRefreshNoScroll Snippet033CellEditorPerRowPre33 Snippet058CellNavigationIn34.java Snippet059CellNavigationIn33.java If we remove them, we need also to update the wiki.
Snippet023TreeViewerCustomTooltips
If there are no objections I remove these snippets soon. They will still be accessible via Git for those interested in ancient code. ;-)
Snippet032TableTreeViewer demonstrates the deprecated TableTreeViewer https://git.eclipse.org/r/21924
(In reply to Lars Vogel from comment #3) > Snippet032TableTreeViewer demonstrates the deprecated TableTreeViewer > > https://git.eclipse.org/r/21924 Fixed with http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=3a2d6a06108dbae2698aa08d6f91d0e2d8330de3
Snippet042ToolTipSupportFor32API
Fixed with http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=e2c178b98ac6bb2bc7b48b17a7b154d468642fea
Also update the JFace Wiki with the snippets
How can this bug be VERIFIED if it leaves a compile error? Fixed with http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=3507dde1d64ac8aa38804e2c728b5254b7135c5a
(In reply to Markus Keller from comment #8) > How can this bug be VERIFIED if it leaves a compile error? > > Fixed with > http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/ > ?id=3507dde1d64ac8aa38804e2c728b5254b7135c5a Thanks Markus for the follow-up, I forgot to include one change in the Gerrit review.