1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00

Data hierarchy tab added

This commit is contained in:
Oleg Krasilnikov 2007-03-13 14:20:59 +00:00
parent 64d53fb8d9
commit e996b41be1
5 changed files with 375 additions and 357 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

View file

@ -84,3 +84,5 @@ Output.location=Output location
Environment=Environment
Binary.parsers=Binary parsers
Error.parsers=Error parsers
Data.hierarchy=Data hierarchy

View file

@ -318,6 +318,12 @@
name="%Output.location"
weight="009"
parent="org.eclipse.cdt.ui.newui.Page_PathAndSymb"/>
<!--tab
class="org.eclipse.cdt.ui.newui.StructureTreeTab"
icon="icons/obj16/hierarchy.gif"
name="%Data.hierarchy"
parent="org.eclipse.cdt.ui.newui.Page_PathAndSymb"
weight="012"/-->
<tab
class="org.eclipse.cdt.ui.newui.EnvironmentTab"
icon="icons/obj16/environment.gif"

View file

@ -497,3 +497,15 @@ ConfigDescriptionTab.2=Resource Description
BinaryParsTab.0=Binary parser :
ErrorParsTab.0=Check all
ErrorParsTab.1=Uncheck all
StructureTreeTab.0=Level :
StructureTreeTab.1=Maximal tree nesting
StructureTreeTab.2=Long
StructureTreeTab.3=String
StructureTreeTab.4=Object to view:
StructureTreeTab.5=Expand all
StructureTreeTab.6=Expand level...
StructureTreeTab.7=Collapse all
StructureTreeTab.8=Property
StructureTreeTab.9=Value
StructureTreeTab.10=Class
StructureTreeTab.11=Wait...