[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Re: New Subclipse Release coming

From: Magnus Naeslund(w) <mag_at_fbab.net>
Date: 2005-04-07 01:42:15 CEST

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

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.