| [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
Ian