Provides the core user interface components for the Eclipse IDE platform.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.ui.ide</artifactId>
<version>3.23.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens an editor in the Eclipse IDE using the IDE utility class.
Check target platform compatibility and use version ranges in dependencies.
No dependency data recorded yet.