Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Viewing all attributes in the outline window(Viewing all attributes in the outline window)
Viewing all attributes in the outline window [message #1735621] Tue, 21 June 2016 12:55 Go to next message
ariel summer is currently offline ariel summerFriend
Messages: 1
Registered: June 2016
Junior Member
Hi,

In my xml file, I have complexTypes and simpleTypes that include attributes.
However, when I look at my file through the outline window, for each type, only the first attribute is shown.

For example:
<Fields Name="tr" att1="1" att2="0" att3="0"/>

But in the outline window I see only:
Fields Name=tr

instead of:
Fields Name=tr att1=1 att2=0 att3=0

How can the outline window present all attributes of a type?

Thanks,
Ariel.
Re: Viewing all attributes in the outline window [message #1735646 is a reply to message #1735621] Tue, 21 June 2016 14:57 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

That one can't, it's trying to give you a signifier for telling elements with the same name apart. Use the Design page instead, or keep the Properties View visible when navigating around in the Outline View.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Can't install eclipse
Next Topic:Regexp MULTILINE mode to find & delete a multi line XML stanza
Goto Forum:
  


Current Time: Fri Apr 19 20:26:34 GMT 2024

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

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

Back to the top