Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to customize variable view
How to customize variable view [message #332508] Thu, 23 October 2008 23:08 Go to next message
Rong Chen is currently offline Rong ChenFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

I am trying to find a way to customize what columns are shown in variable
view by default.

For example, when I open variable view, I want "variable", "value",
"actual type" be shown by default.

Thanks for your suggestion.

Regards,
Rong
Re: How to customize variable view [message #332530 is a reply to message #332508] Mon, 27 October 2008 11:45 Go to previous messageGo to next message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Rong Chen wrote:
> I am trying to find a way to customize what columns are shown in
> variable view by default.

Are your column settings not getting persisted across workbench shutdown
when you enable 'Actual Type' as a column?

Remy
Re: How to customize variable view [message #332564 is a reply to message #332530] Wed, 29 October 2008 00:34 Go to previous messageGo to next message
Rong Chen is currently offline Rong ChenFriend
Messages: 2
Registered: July 2009
Junior Member
That would work fine. I would want to programmatic have "Actual Type"
turned on instead of having user to add that column manually. Is that
possible?
Re: How to customize variable view [message #332567 is a reply to message #332564] Wed, 29 October 2008 06:21 Go to previous message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Rong Chen wrote:
> That would work fine. I would want to programmatic have "Actual Type"
> turned on instead of having user to add that column manually. Is that
> possible?

Eh, I don't see why not unless it's hard coded. You'd have to check the
code of 'Variables' view and friends to see which preference it's
loading I s'pose.
Previous Topic:Information on self hosting.
Next Topic:My plugin is not running by adding in from URL in MacOS
Goto Forum:
  


Current Time: Sat Apr 27 03:26:17 GMT 2024

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

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

Back to the top