Bug 354151 [Compatibility] Property listeners on part references do not
get notified of part property changes

Part references can have part property change listeners attached
to them but they were not getting notified when their underlying
parts implemented the IWorkbenchPart3 interface and were sending
out part property change events. The part reference must attach
a listener to the IWorkbenchPart3 implementation to get events
forwarded out to its own part property change listeners.
3 files changed
tree: bc6cdb7a4ef8abf2ce08d33d5fcd5fa21f2c8476
  1. bundles/
  2. examples/
  3. features/
  4. tests/
  5. .gitignore