Registry / utility / org-eclipse-ui

org-eclipse-ui

JSON →
library3.208.0javamavenunverified

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>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-UI
O
org-eclipse-ui
utilityjavav3.208.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractUIPlugin
org.eclipse.ui.plugin.AbstractUIPlugin

Extend AbstractUIPlugin to create an Eclipse plug-in.

import org.eclipse.ui.plugin.AbstractUIPlugin; public class MyPlugin extends AbstractUIPlugin { public MyPlugin() { super(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.208.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
org-eclipse-ui — mvn dependency:get org-eclipse-ui · libregistry