Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » "Xtext validation" task causing Eclipse to collapse
"Xtext validation" task causing Eclipse to collapse [message #1771415] Thu, 24 August 2017 20:48 Go to next message
David BlackFriend
Messages: 33
Registered: June 2017
Member
Hi,

is there anyway to disable the "Xtext validation" recurrent task?

My grammar is about 1500 lines long and Eclipse can't just handle it. It can get frozen for literally hours.

Thanks.
Re: "Xtext validation" task causing Eclipse to collapse [message #1771421 is a reply to message #1771415] Fri, 25 August 2017 04:24 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
please use a profiler to gain more information. also some jstack snapshots might be helpful

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Fri, 25 August 2017 04:25]

Report message to a moderator

Re: "Xtext validation" task causing Eclipse to collapse [message #1771437 is a reply to message #1771415] Fri, 25 August 2017 06:03 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

1500 lines are not unusual for files Xtext can handle with ease, although it is quite unusual for language grammars. As Christian said, use a profiler to determine where exactly performance is degraded. Or share your grammar so that it could be reproduced.
Previous Topic:Unexpected behavior on linkage between Xtext resource and inferred JVM type
Next Topic:Couldn't resolve reference to *** problem
Goto Forum:
  


Current Time: Thu Apr 18 01:25:42 GMT 2024

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

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

Back to the top