Help about OutLine [message #541181] |
Fri, 18 June 2010 10:48  |
Eclipse User |
|
|
|
Hello there everyone, I'm new here. I have a small doubt, I managed to do the outline of my language work, but would like to create sub folders within it.
Today it looks like this:
- ModuloName
------- Property
------- Property
------- Property
------- method
------- method
------- method
------- method
------- method
I wish that you become like this:
- ModuloName
---- Properties
------- Property
------- Property
------- Property
--- Methods
------- method
------- method
------- method
------- method
------- method
I managed to make some changes in my class that extends the SourceElementRequestVisitor, but do not know if it is the most appropriate place.
Does anyone have an idea?
I'm sorry for english, I am Brazilian and I do not understand much ....
Thanks,
Rodrigo
[Updated on: Fri, 18 June 2010 11:47] by Moderator
|
|
|
|
Re: Help about OutLine [message #541603 is a reply to message #541280] |
Mon, 21 June 2010 14:10  |
Eclipse User |
|
|
|
Alex
Thank you for your attention,
Actually I would like to insert items in the sub tree of the Outline, not the Java Editor.
For example:
If we edit a java source in eclipse, and this source contains a sub class, it appears as another level of the outline (as a sub item of the class in question).
I'll try to understand better how outline works.
Thank a lot.
Rodrigo
[Updated on: Mon, 21 June 2010 14:21] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.05353 seconds