Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] Demonstration code for firing script events

The EASE scripts folder includes samples of firing event bus messages from JS:
https://git.eclipse.org/c/ease/org.eclipse.ease.scripts.git/tree/Demos/EclipseCon%20Europe%202016/EclipseCon%20Europe%202016/scripts/03%20event%20bus

Can anybody point me towards an example where we fire an event bus
message from Java code?

I presume the EASE backend handles the task of registering for
eventBus events, and passing on the message to registered JS
onEventBus handler scripts.

Thanks,
Ian


Back to the top