I want to contribute to the startup progressbar inside the splashscreen
while my RCP is starting.
I found how this was done using
org.eclipse.ui.internal.StartupProgressMonitor.
I'm using Eclipse 3.4.1 and can not find this class :( It seems to be
replaced somehow.
How can I contribute to the progressbar using Eclipse 3.4?