public final class Workbenches
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.ui.IWorkbench |
getWorkbench()
Gets the workbench.
|
static org.eclipse.ui.IWorkbench |
waitForWorkbench()
Waits for the workbench.
|
static com.google.common.base.Supplier<org.eclipse.ui.IWorkbench> |
workbenchSupplier() |
public static com.google.common.base.Supplier<org.eclipse.ui.IWorkbench> workbenchSupplier()
public static org.eclipse.ui.IWorkbench getWorkbench()
null
if it has not been created yetpublic static org.eclipse.ui.IWorkbench waitForWorkbench()
getWorkbench()