Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Expand the properties popup menu
Expand the properties popup menu [message #636364] Sun, 31 October 2010 16:48 Go to next message
Crombix  is currently offline Crombix Friend
Messages: 11
Registered: October 2010
Junior Member
Hi everybody,
I'm trying to show other informations in the properties in my RCP ! By right-click over a file and pressing properties we normaly see informations like : Path, Type, Location, size, Last modified etc.. I'm adding some references to some files, and I would like to show this references in my properties ! I have a function which returns the references of a giving file ! Is that possible to realize this ??
thank you all !
Crombix.
Re: Expand the properties popup menu [message #636410 is a reply to message #636364] Mon, 01 November 2010 06:02 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 31/10/10 10:18 PM, Crombix wrote:
> Hi everybody,
> I'm trying to show other informations in the properties in my RCP ! By
> right-click over a file and pressing properties we normaly see
> informations like : Path, Type, Location, size, Last modified etc.. I'm
> adding some references to some files, and I would like to show this
> references in my properties ! I have a function which returns the
> references of a giving file ! Is that possible to realize this ??
> thank you all !
> Crombix.
>

You can extend the properties view to show the content:
http://www.eclipse.org/articles/Article-Properties-View/prop erties-view.html

--
- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Re: Expand the properties popup menu [message #636457 is a reply to message #636364] Mon, 01 November 2010 12:54 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Crombix wrote:
> Hi everybody,
> I'm trying to show other informations in the properties in my RCP ! By
> right-click over a file and pressing properties we normaly see
> informations like : Path, Type, Location, size, Last modified etc.. I'm
> adding some references to some files, and I would like to show this
> references in my properties ! I have a function which returns the
> references of a giving file ! Is that possible to realize this ??
> thank you all !

And if you mean in the properties dialog, you can add a section to that
using org.eclipse.ui.propertyPages


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Auto Refresh
Next Topic:How to add java project's classpath to a plug-in's classpath?
Goto Forum:
  


Current Time: Fri Apr 26 20:35:05 GMT 2024

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

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

Back to the top