[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: My RCP application start up changed from 3.2 to 3.3

Snjezana Peco wrote:

You can try to add your initialization code to the WorkbenchWindowAdvisor.postWindowOpen() method.
You can also try to use the Eclipse Job API http://www.eclipse.org/articles/Article-Concurrency/jobs-api.html

Thanks for the advice. I started to read that article this morning and it looks promising. I will make use of both your pieces of advice.


Ian