double click on file,opening contents in a view [message #129005] |
Sun, 14 September 2003 04:23  |
Eclipse User |
|
|
|
HI,
I am writing a plugin for eclipse to embedd WM-player as a view..
I am successful also..
But now I would like to open this view when ever I double click ,suppose of
file type "*.mpg" or "*.avi" in Resource Navigator view..
I can't make this at all..
Opening an editor is possible but how to open a specific view..
I also tried with "org.eclipse.ui.popupMenus" extension -point .But no
luck..
Thx in advance,
Jelda
|
|
|
|
|
Re: double click on file,opening contents in a view [message #130252 is a reply to message #129951] |
Tue, 16 September 2003 13:07  |
Eclipse User |
|
|
|
Originally posted by: simon.ibm.oti.lab
Got to https://bugs.eclipse.org/bugs/ and select "Enter a feature request".
Report it against Platform - UI
Simon :-)
"jelda" <j_jvr@yahoo.com> wrote in message news:bk6foh$q6j$1@eclipse.org...
> HI,
> Yeap, you are right ..
> I already tried to implement popmenu stuff..Its working too..NO PROBLEM.
> But I need to open my specific-view, when doulble clickon a file(ofcourse
> for a specific extension) in ResourceNavigator..
>
> So may be I should do feature request.
> But I don't know how to do??
>
> Can u help me pl??
>
> Jelda
> "Simon Arsenault" <simon@ibm.oti.lab> schrieb im Newsbeitrag
> news:bk4g6o$s02$1@eclipse.org...
> > The double-click action on the navigator is hard-wired to open an editor
> for
> > the file. You can open a feature request against Platform-UI and explain
> > your use-case below (its a valid request).
> >
> > You could contribute an action to the popup menu that the user could
> access
> > to open your view. See the article "Contributing actions to the Eclipse
> > workbench" (on eclipse.org web site).
> >
> > Simon :-)
> >
> > "jelda" <j_jvr@yahoo.com> wrote in message
> news:bk18fa$9j2$1@eclipse.org...
> > > HI,
> > > I am writing a plugin for eclipse to embedd WM-player as a view..
> > > I am successful also..
> > > But now I would like to open this view when ever I double click
,suppose
> > of
> > > file type "*.mpg" or "*.avi" in Resource Navigator view..
> > >
> > >
> > > I can't make this at all..
> > > Opening an editor is possible but how to open a specific view..
> > > I also tried with "org.eclipse.ui.popupMenus" extension -point .But no
> > > luck..
> > >
> > > Thx in advance,
> > > Jelda
> > >
> > >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.10701 seconds