Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » To display secondary views under Eclipse menu Window -> Show VIew
To display secondary views under Eclipse menu Window -> Show VIew [message #495494] Thu, 05 November 2009 05:44 Go to next message
Abhinav Mishra is currently offline Abhinav MishraFriend
Messages: 10
Registered: November 2009
Junior Member
I have created a Eclipse plugin application, in which there are many secondary views created at runtime for a single static view. In the menu 'Window-> Show View', only the entry for the view statically created in the plugin.xml is displayed.

But the view that is created statically is useless in terms of showing results because the results are shown dynamically at runtime in the secondary views.

So, I want to display those secondary view in the menu 'Window->Show VIew' and remove the entry for that static view from there.

Is it possible to do the same?
If yes, any suggestion in this will be very helpful.

Thanks in advance,
Abhinav

Re: To display secondary views under Eclipse menu Window -> Show VIew [message #495605 is a reply to message #495494] Thu, 05 November 2009 13:54 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

This is not yet supported.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=294066

PW


Re: To display secondary views under Eclipse menu Window -> Show VIew [message #495780 is a reply to message #495605] Fri, 06 November 2009 03:41 Go to previous message
Abhinav Mishra is currently offline Abhinav MishraFriend
Messages: 10
Registered: November 2009
Junior Member
Dear Paul,

Thank you for spending your valuable time and the quick reply.

Though it seems difficult to show secondary views dynamically in the Window-> Show VIew menu. But as I said earlier the static view created(of which I create secondary views) is useless in terms of showing results.

So, is it possible to hide(or remove) its entry from the Window-> Show View menu?

Now, I have created a separate menu in Eclipse to show my secondary views and it is working fine. So, I do not want the useless entry of static view under Window-> Show View menu.

Regards,
Abhinav

[Updated on: Fri, 06 November 2009 03:42]

Report message to a moderator

Previous Topic:Using Pipelined Content Providers w/ CNF
Next Topic:Password save problem with CVS
Goto Forum:
  


Current Time: Thu Mar 28 09:57:01 GMT 2024

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

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

Back to the top