Question d’entretien chez Infineon Technologies

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

Réponse à la question d'entretien

Utilisateur anonyme

13 févr. 2018

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