Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] FW: [cdt-ui-dev] Data hierarchy tab added

Forwarding to cdt-dev.

 

BTW, everyone, please use the cdt-dev list only. My plan is to remove all other cdt mailing lists so that everyone can see what’s happening in the various areas.

 

Cheers,

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


From: cdt-ui-dev-bounces@xxxxxxxxxxx [mailto:cdt-ui-dev-bounces@xxxxxxxxxxx] On Behalf Of Krasilnikov, Oleg
Sent: Tuesday, March 13, 2007 10:37 AM
To: cdt-ui-dev@xxxxxxxxxxx
Subject: [cdt-ui-dev] Data hierarchy tab added

 

New tab is added to CDT property pages: "Data hierarchy".

 

It represents as ouline most public properties for project,

configuration or resource description objects. In fact,

big part of data introduced by New Project Model can be

inspected by this view. Data modification is not available.

 

This tab is disabled by default, because CDT users do not need it.

But this feature may be useful while tool integration or development.

 

To enable it, open org.eclipse.cdt.managedbuilder.ui/plugin.xml,

search for string "StructureTreeTab" and uncomment corresponding tag.

After this, restart Eclipse. New tab will appear on "Paths and Symbols"
page in Properties dialog.

 

Sample is attached.

-----------------------------------

With best regards, Oleg Krasilnikov

Software designer, Eclipse team.

Intel corp.

+7 8312 162 444 ext. 2587

(Russia, Nizhny Novgorod)

 

Attachment: sample-tree.GIF
Description: GIF image

_______________________________________________
cdt-ui-dev mailing list
cdt-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-ui-dev

Back to the top