[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: how to retreive a viewpart instance when i was in Action in plugin

IWorkbenchPage.findView(String)

Simon :-)

"David Vicente SOAMAÏ" <soamai_dvicente@xxxxxxxxxxx> wrote in message
news:aj0hnt$o65$1@xxxxxxxxxxxxxxxx
> I want retreive the viewpart of a plugin with an action of this plugin,
> viewpart which contains TabFolder, to create dynamicaly a new tabitem in
> this tabfolder
>
> How can i retreive this reference ?
>