Bug 334093 [RCP] RCP application without a status line is completely
crippled when trying to use the workbench window as an IRunnableContext

If the status line manager does not actually have a status line
because it has not or will not be created, a null progress
monitor should be returned instead so that the client calling
methods on the progress monitor will not receive runtime
exceptions for invoking methods on a disposed or null control.
4 files changed
tree: b90cd38ec6557cb2d23eaacca085573c1d9b5e18
  1. bundles/
  2. examples/
  3. tests/
  4. .gitignore