Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Part notifications broken in HEAD?

Please also check that the views in question are not shared by other 
perspectives in the same window.




Michael Van Meekeren/Ottawa/IBM@IBMCA 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
03/11/2004 05:21 PM
Please respond to
platform-ui-dev


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
[platform-ui-dev] Part notifications broken in HEAD?







We have changed a lot here in refactoring code to handle pluggable parts. 
Please log a bug against Platform UI. 

/michael 


Jared Burns <jaredburns@xxxxxxx> 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx 
03/11/2004 05:05 PM 

Please respond to
platform-ui-dev


To
platform-ui-dev@xxxxxxxxxxx 
cc

Subject
[platform-ui-dev] Part notifications broken in HEAD?








I checked out org.eclipse.jface, org.eclipse.ui, and
org.eclipse.ui.workbench from HEAD in order to pick up a new API that
was added to the workbench. But in my testing, I'm not getting any
partClosed() notifications.

Before I file a bug report, I figured I'd check if this is a known
issue. Is there any reason that part notifications wouldn't work in
HEAD?

By debugging, I've verified that my part listener is being registered
with the active workbench page. I've got an existing bug report open for
the fact that *some* part notifications haven't been getting sent
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=50171), but now I'm not
getting any. :(

Thanks for any info,
- Jared

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev




Back to the top