Strange behavior of XText [message #1278058] |
Wed, 26 March 2014 17:01  |
Eclipse User |
|
|
|
Hi,
Every time I run the XText project I receive different of the XText parser.
For example, I have have added some code and then run the plugin and everything worked, then I have removed the code and it didnt work, then when I have added the code back it didnt worked again, which is odd because the same code work two executions before that.
I have tested this several times and it seems that XText behaves randomly.
Further more, I have tried to erase the runtime eclipse and recreate it, and it didnt help.
Thanks.
|
|
|
Re: Strange behavior of XText [message #1278250 is a reply to message #1278058] |
Thu, 27 March 2014 00:41   |
Eclipse User |
|
|
|
Jack,
Comments below.
On 26/03/2014 10:01 PM, jack feitelsonn wrote:
> Hi,
> Every time I run the XText project I receive different of the XText
> parser.
> For example, I have have added some code
This is very vague...
> and then run the plugin and everything worked, then I have removed the
> code and it didnt work,
What didn't work?
> then when I have added the code back it didnt worked again, which is
> odd because the same code work two executions before that.
It's hard to know what you're talking about. Xtext does create an index
so perhaps when things fail, the index ends up empty, and then the next
time, the index is broken....
>
> I have tested this several times and it seems that XText behaves
> randomly.
It sounds deterministic... How do you ever get back into a "everything
worked" state?
>
> Further more, I have tried to erase the runtime eclipse and recreate
> it, and it didnt help.
That should result in a clean index. In any case, I'm not sure how
anyone can help you with more details from you...
>
> Thanks.
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.15639 seconds