Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Shutdown process and builder with UI-Dependencies(If you save on exit, the builder is run, after the Display is disposed)
Shutdown process and builder with UI-Dependencies [message #921674] Mon, 24 September 2012 10:27
Benjamin Schwertfeger is currently offline Benjamin SchwertfegerFriend
Messages: 53
Registered: July 2009
Member
Hi,
I have an image renderer, which requires the swt Display to render the images. The Renderer is realised as a core.resources.builder. If the file is dirty and you quit eclipse, the workbench is closed and after this, the builder is executed. PlatformUI.isWorkbenchRunning() returns false in this situation and I can't generate anymore.

Is it possible to keep the workbench running, until all builder have been finished? Even my own plugin with the builder is stopped at this point and the current instance is not accessible anymore to log an error or store preferences to build this delta after restart.

Thanks,
Benjamin
Previous Topic:Worker thread priorities
Next Topic:custom content provider not automatically activated
Goto Forum:
  


Current Time: Fri Apr 19 22:26:45 GMT 2024

Powered by FUDForum. Page generated in 0.02143 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top