Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » What API indicate that Eclipse startup is finished
What API indicate that Eclipse startup is finished [message #1820937] Sat, 01 February 2020 19:19 Go to next message
Sigma Pic is currently offline Sigma PicFriend
Messages: 3
Registered: September 2018
Junior Member
Hello,

I'm developing a plugin.
In order to delay some task from startup, I would like to know if there is an API that indicate if Eclipse startup is finished (splash screen ended and UI started).

Thanks

Re: What API indicate that Eclipse startup is finished [message #1828103 is a reply to message #1820937] Mon, 01 June 2020 19:38 Go to previous message
Teymuraz Khazaradze is currently offline Teymuraz KhazaradzeFriend
Messages: 4
Registered: September 2010
Junior Member
Take a look at org.eclipse.e4.ui.workbench.UIEvents.UILifeCycle.APP_STARTUP_COMPLETE event.
IEventBroker is used to listen to the events.
Previous Topic:Text editor with coloring
Next Topic:How to intercept main window creation?
Goto Forum:
  


Current Time: Fri Apr 19 00:44:36 GMT 2024

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

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

Back to the top