Keep Workbench running after last window is closed? [message #282589] |
Wed, 16 March 2005 13:58 |
Eclipse User |
|
|
|
It's possible to run an eclipse app in headless mode, and also a
pseudoheadless mode w/ an advisor that creates a workbench but does not
open an window.
It does not appear possible to close the last workbench window w/o also
shutting down the workbench. Returning false from the WorkbenchAdvisor
preShutdown not only prevents the workbench from shutting down, but also
the last workbench window. It seems at that level, the preShutdown call
should only control the workbench, not the window, because I've already
had a chance to veto window close with preWindowShellClose?
Any thoughts here?
|
|
|
Powered by
FUDForum. Page generated in 0.29908 seconds