[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology] Re: eclipse launch framework: retaining launch screen after clicking run

I recommend that you take this question to the eclipse.platform
newsgroup. This group is for the Technology project.

HTH,

Wayne

On Tue, 2008-07-15 at 13:20 +0000, Tanvi wrote:
> Hi everyone,
> 
>           I am using eclipse launch framework. I need to retain launch 
> screen in few conditions on click of 'run'.
>           I need to open another dialog on run in few condition. Those 
> conditions are specified in launch method of delegate. After clicking on 
> ok of that dialog, user will again click run button of launch screen and 
> then launch screen will disappear and execute rest of the logic in launch 
> method.
> Does anyone know how to achieve this?
> 
> Thanks and regards
>