| org.eclipse.ui.internal.EarlyStartupRunnable
EarlyStartupRunnable | public class EarlyStartupRunnable extends SafeRunnable (Code) | | A utility class used to call #earlyStartup on the proper instance for a given
configuration element. There are a few steps to the process in order to
ensure compatibility with pre-3.0 plugins.
since: 3.0 |
EarlyStartupRunnable | public EarlyStartupRunnable(IExtension extension)(Code) | | Parameters: extension - must not be null |
|
|