Eclipse Core Runtime provides the core runtime infrastructure for Eclipse plugins and applications.
<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.runtime</artifactId>
<version>3.7.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and uses an Eclipse runtime status object.
Use in an Eclipse RCP or plugin project with appropriate dependencies.
No dependency data recorded yet.