Provides the core user interface framework for the Eclipse platform, including workbench, editors, and views.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui</artifactId>
<version>3.208.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend AbstractUIPlugin to create an Eclipse plug-in.
No known issues recorded.
No dependency data recorded yet.