JFace is a UI toolkit that provides reusable components for building Eclipse-based user interfaces.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface</artifactId>
<version>3.39.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import of a core JFace class.
No known issues recorded.
No dependency data recorded yet.