Skip to content

Misc JFace

Simeon Andreev edited this page Feb 23, 2023 · 1 revision

JFace and SWT

Sometimes you may find a bug from eclipse. You may sometimes want to reproduce it in jface.

To do so, clone the platformUI repo from https://github.com/eclipse-platform/eclipse.platform.ui.git/

git clone https://github.com/eclipse-platform/eclipse.platform.ui.git

Then import jface related projects. Ex jface, jface snippets, jface examples etc..

Jface snippets with screenshots are document in this article