Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » double click on file,opening contents in a view
double click on file,opening contents in a view [message #129005] Sun, 14 September 2003 04:23 Go to next message
Eclipse UserFriend
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 #129248 is a reply to message #129005] Mon, 15 September 2003 09:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

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
>
>
Re: double click on file,opening contents in a view [message #129951 is a reply to message #129248] Tue, 16 September 2003 03:58 Go to previous messageGo to next message
Eclipse UserFriend
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
> >
> >
>
>
Re: double click on file,opening contents in a view [message #130252 is a reply to message #129951] Tue, 16 September 2003 13:07 Go to previous message
Eclipse UserFriend
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
> > >
> > >
> >
> >
>
>
Previous Topic:hyper links in console for system out messages
Next Topic:searching files in jars of source
Goto Forum:
  


Current Time: Sat Jun 21 12:31:43 EDT 2025

Powered by FUDForum. Page generated in 0.26892 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top