[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Running plugin during Eclipse startup

Hi,

I'm writing a plugin that collects some configuration information from the user.

I'd like to automatically run my plugin during Eclipse startup. If it is the first run (for this workspace - i.e. there is no saved data for the plugin), I'd like to run a Wizard to collect the information.

Is there a way to do this?

Thanks

--
Derek