Community
Participate
Working Groups
Created attachment 171995 [details] Patch At present event injection (@EventTopic, @UIEventTopic) injects data from the event's "org.eclipse.e4.data" property (EventUtils.DATA, IEventBroker.DATA). That works well unless multiple data values have to be passed in the event. The event injection can check the type of the variable we try to inject and, if it equals to the org.osgi.service.event.Event inject whole event.
Patch applied to CVS Head. Thanks goes to Eric for noticing this limitation!
*** Bug 314052 has been marked as a duplicate of this bug. ***