I20190809-1800
AbstractUIPlugin.getWorkbench Part 2 AbstractUIPlugin.getWorkbench is a simple wrapper around PlatformUI.getWorkbench . As we want to reduce the usage of activators, we are planning to deprecate AbstractUIPlugin.getWorkbench via Bug 549848. Activators can slow down the start of Eclipse applications and should be avoided if possible. Change-Id: I3b182946e247df63985ff167d48f3fc03ad95a40 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>