Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » WorkbenchSourceProvider
WorkbenchSourceProvider [message #894424] Mon, 09 July 2012 08:07
Andrew H is currently offline Andrew HFriend
Messages: 7
Registered: June 2012
Junior Member
I have a SourceProviderListener attached to the WorkbenchSourceProvider
(e.g. service.getSourceProvider("activeEditorId").addSourceProviderListener(...))

I find when an event occurs, i.e. active editor changes, active selection changes, that there's inconsistency in which version of the sourceChange method in this listener is called. Sometime ones or the other other is called, sometimes both methods are called for the same events. Is this expected behaviour??
Previous Topic:ISelectionChangedListener to find the previous selection
Next Topic:Localizing Enums
Goto Forum:
  


Current Time: Tue Mar 19 05:59:42 GMT 2024

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

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

Back to the top