Pergunta de entrevista da empresa Infineon Technologies

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

Resposta da entrevista

Sigiloso

13 de fev. de 2018

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