Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Watching e4 model from BundleActivator?
Watching e4 model from BundleActivator? [message #572735] Sat, 03 April 2010 20:15 Go to next message
Sebastian is currently offline SebastianFriend
Messages: 61
Registered: March 2010
Member
Hi,

I'd like to watch the startup of an product.
Is there any way to really watch the product starting up?

The "Watcher" shall be installed in BundleActivator start() method..


Sebastian
Re: Watching e4 model from BundleActivator? [message #573066 is a reply to message #572735] Mon, 05 April 2010 16:57 Go to previous message
Brian de Alwis is currently offline Brian de AlwisFriend
Messages: 242
Registered: July 2009
Senior Member
Hi Sebastien.

> I'd like to watch the startup of an product.
> Is there any way to really watch the product starting up?
>
> The "Watcher" shall be installed in BundleActivator start() method..

There isn't at present -- the model is created and loaded in the product's
application's start(), and so happens before most other code is loaded.

What kind of things to you want to watch?

Brian.
Previous Topic:How to add a banner to an e4 application
Next Topic:Bug while event setting selected Element?
Goto Forum:
  


Current Time: Sat Sep 21 05:51:33 GMT 2024

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

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

Back to the top