JFace Text provides text editing support for Eclipse-based applications.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface.text</artifactId>
<version>3.30.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of creating and using a JFace text document.
No known issues recorded.
No dependency data recorded yet.