blob: 8178f13791ff78aa2b9cabbd0c939faf5ade2e80 [file] [log] [blame]
DJ Houghton37b8d5a2006-04-21 13:18:50 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <title>Package-level Javadoc</title>
6</head>
7<body>
8Provides support for the runtime platform, core utility methods and the extension registry.
9<h2>
10Package Specification</h2>
11This package contains three components:<ul>
Alexander Kurtakov390f85a2019-02-15 23:39:18 +020012<li>APIs related to the runtime platform itself (provided by the <code>org.eclipse.core.runtime</code> plug-in)</li>
13<li>Various utility types such as <code>Path</code>, <code>IPath</code> and various flavours of progress monitors (provided by the <code>org.eclipse.equinox.common</code> plug-in)</li>
14<li>Extension registry mechanism (provided by the <code>org.eclipse.equinox.registry</code> plug-in)</li>
DJ Houghton37b8d5a2006-04-21 13:18:50 +000015</ul>
16</body>
17</html>