Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Workspace Builds repeatedly when running as eclipse application
Workspace Builds repeatedly when running as eclipse application [message #1727141] Sun, 20 March 2016 09:01 Go to next message
Larry LeBron is currently offline Larry LeBronFriend
Messages: 124
Registered: October 2015
Senior Member
I'm not yet sure how to trigger this, but I'm frequently experiencing odd this odd behavior while running my DSL as an eclipse application.

After doing some editing and saving the workspace will begin building over and over. It'll typically wait a second or two between each build. This is occurring with no additional editing.

Has anyone else experienced this? Any suggestions to try debugging?

Thanks!
Re: Workspace Builds repeatedly when running as eclipse application [message #1727153 is a reply to message #1727141] Sun, 20 March 2016 10:23 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Could be something like https://bugs.eclipse.org/bugs/show_bug.cgi?id=486584 Or https://bugs.eclipse.org/bugs/show_bug.cgi?id=486083

You can try to debug ProjectClasspathChangelistener. XtextBuilder and ClusteringBuilderState


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Workspace Builds repeatedly when running as eclipse application [message #1727174 is a reply to message #1727153] Sun, 20 March 2016 23:02 Go to previous messageGo to next message
Larry LeBron is currently offline Larry LeBronFriend
Messages: 124
Registered: October 2015
Senior Member
Ah, ok. Thank you for the pointers.

It sounds more like the infinite looping problem described in the second bug you linked.

I'll try disabling "Refresh using native hooks or polling" to see if it goes away.

If so, I'll try implementing your workaround as well.

Is that workaround pushed in a milestone release?

Thanks for the debugging tips as well. I let you know what I discover.
Re: Workspace Builds repeatedly when running as eclipse application [message #1727189 is a reply to message #1727174] Mon, 21 March 2016 08:01 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
since it is a workaround there is of course no milestone.

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:creating objects in the EMF
Next Topic:Call rename element
Goto Forum:
  


Current Time: Thu Apr 25 17:42:33 GMT 2024

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

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

Back to the top