Skip to main content



      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 05:01 Go to next message
Eclipse UserFriend
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 06:23 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Workspace Builds repeatedly when running as eclipse application [message #1727174 is a reply to message #1727153] Sun, 20 March 2016 19:02 Go to previous messageGo to next message
Eclipse UserFriend
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 04:01 Go to previous message
Eclipse UserFriend
since it is a workaround there is of course no milestone.
Previous Topic:creating objects in the EMF
Next Topic:Call rename element
Goto Forum:
  


Current Time: Mon Jul 14 11:59:54 EDT 2025

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

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

Back to the top