Eclipse Jobs Mechanism provides a framework for running background tasks and managing concurrency in Eclipse-based applications.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.jobs</artifactId>
<version>3.15.700</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and schedules a background job.
No known issues recorded.
No dependency data recorded yet.