Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » extension passing messages to e4 UI, how to?
extension passing messages to e4 UI, how to? [message #577719] Tue, 15 June 2010 11:05
David Wynter is currently offline David WynterFriend
Messages: 4624
Registered: July 2009
Senior Member
Now that I have the extension mechanism working :) I would like to add the ability for my extension to call back to the e4 UI that provides the extension point with messages for display in the e4 UI. The extension I have will run long running processes and I would like to have status messages passed back into a scrolling window in the e4 UI.

It looks like I can add a handler in the e4 UI I have, but cannot see a way to call this from the extension and could not find any example of calls in the this direction. The e4 UI uses Runnable to call the extension, is there a preferred way of setting up a callback to exercise the handler in the e4 UI?

Thx.

David
Previous Topic:XWT on Eclipse 3.5.2
Next Topic:PartServiceImpl - rootContainer update currently broken?
Goto Forum:
  


Current Time: Sat Apr 27 03:14:06 GMT 2024

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

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

Back to the top