Outline does not work [message #831103] |
Wed, 28 March 2012 09:34  |
Eclipse User |
|
|
|
Hi everybody,
I have implemented a DSL with xtext but when I run it as Eclipse Aplication I am not able to see the correct outline tree. Each element has the name <unnamed> until the first one, like:
myDsl
<unnamed>
<unnamed>
<unnamed>
<unnamed>
<unnamed>
<unnamed>
What's wrong or have I forgot something? I only want the default outline tree, therefore the outline API is enabled
// outline API
fragment = outline.OutlineTreeProviderFragment {}
fragment = outline.QuickOutlineFragment {}
I am using XText2.2.1
Many thanks for your help,
Joe
[Updated on: Wed, 28 March 2012 09:43] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26413 seconds