Mark Phippard said:
> The core plugin does not currently have any dependencies on Eclipse UI
> plugins so I would say that means there should not be any UI added to
> core.
>
> Mark
There is no UI added to the core.
The UI plugin at startup sets an interface to core so it can display dialogs.
If the interface isn't set, core (my AutoAddJob) would wait for ten
seconds for UI to set the hook and otherwise just fail the operation.
So there is no more dependency on the UI than before, I made sure of that
(not knowing why, but that is another matter).
Also this is no news, see how core asks users for password via a dialog,
it's the same thing.
Magnus
Received on Thu Apr 7 09:42:15 2005