Frage im Vorstellungsgespräch bei Infineon Technologies

How can UI and non-UI/background threads communicate in eclipse plugin development?

Antwort im Vorstellungsgespräch

Anonym

13. Feb. 2018

There are two modes for this. Synchronous(display.syncExec method) and asynchronous(display.asyncExec method).