Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » IncrementalProjectBuilder + IResourceChangeEvent
IncrementalProjectBuilder + IResourceChangeEvent [message #1764640] Thu, 01 June 2017 06:38
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hello All,

i have a question on the intended behaviour of IncrementalProjectBuilders and the IResourceChangeEvents they produce.

If i create/change multiple files in My Builder the Events for this changes are propagated to the IResourceChangeListeners immediately instead of when the build has finished.

Did i miss something or am i forced to rewrap the whole builder behaviour into a second WorkspaceRunnable although the BuildManager already does that?

I see that e.g. Xtext Builders and Java Builder send the events and listeners like Subclipse react on these events . in case of subclipse they do some workspace ops that cause the autobuild to be interrupted which leads to rebuilds/build loops

Thanks
Christian



Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Clean/Rebuild workspace on startup
Next Topic:Eclipse GTK3 tooltip issue fixed
Goto Forum:
  


Current Time: Thu Apr 25 14:57:50 GMT 2024

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

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

Back to the top