[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: How to exit RCP during start up?

You could try to hack the code up in your IApplication implementation's start(IApplicationContext) method before it calls PlatformUI.createDisplay() maybe?