Detect when eclipse startup is complete? [message #266029] |
Mon, 09 August 2004 04:19  |
Eclipse User |
|
|
|
Originally posted by: dostick.apollo.lv
I want some task to start after the eclipse window is created and drawn.
After everything is started, after startup sctivities complete.
Now my task starts as soon as possible, when eclipse splash screen is on.
How do I detect that eclipse startup is complete?
Thenk you.
|
|
|
|
|
Re: Detect when eclipse startup is complete? [message #266074 is a reply to message #266042] |
Mon, 09 August 2004 10:07  |
Eclipse User |
|
|
|
Originally posted by: Chris_Laffra.ca.ibm.com
This is a case the warrants the use of 'earlyStartup'.
See http://eclipsefaq.org, FAQ 182, Can I be activated when the workbench
starts?
Chris
"Roman" <dostick@apollo.lv> wrote in message
news:cf7j15$j4u$1@eclipse.org...
> Thanks for answer.
> I have a ViewPart/TreeViewer plugin.
> This plugin request its Tree data from remote device.
> It starts requesting when Eclipse splash screen is on. I want it to
> activate only after Eclipse is loaded.
> I want to add some condition in treeViewer data geenration code so it
> doesn't produce any data until eclipse is completely started.
>
> Of course if my TreeViewer was hidden in previous session, when eclipse is
> started , no data request is going until the view is activeted/unhidden.
>
> Any recipes? Maybe it's possible to activate my whole TreeViewer/ViewPart
> not before some point?
>
> Thanks.
>
> Martin Klinke wrote:
>
> > Are you running a rcp app? In the WorkbenchAdvisor there are several
> > methods that provide the possibility to run custom code at certain
stages
> > in the life cycle.
>
> > Otherwise, please describe your environment a litlle more detailed.
>
> > On Mon, 9 Aug 2004 08:19:11 +0000 (UTC), Roman <dostick@apollo.lv>
wrote:
>
> > >
> > > I want some task to start after the eclipse window is created and
drawn.
> > > After everything is started, after startup sctivities complete.
> > > Now my task starts as soon as possible, when eclipse splash screen is
on.
> > > How do I detect that eclipse startup is complete?
> > >
> > > Thenk you.
> > >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04380 seconds