Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Building heuristics - catch the changes
Building heuristics - catch the changes [message #1740181] Wed, 10 August 2016 08:23 Go to next message
Tamas Ambrus is currently offline Tamas AmbrusFriend
Messages: 10
Registered: August 2016
Junior Member
Hi,

I'm wondering whether or not I can reach the changing resources' changing parts during the building process.
To be clear: if I have a big xtext project with many files, then a little change (e.g. deleting a single line) and save can produce a big building process. Deleting a single line in a function changes the current resource though (in my function definition). This heuristic could shorter the building time, that's why I need to catch the changes. Is it possible?

Thanks,
Tamás
Re: Building heuristics - catch the changes [message #1740185 is a reply to message #1740181] Wed, 10 August 2016 08:37 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14699
Registered: July 2009
Senior Member
have a look at IResourcerDescription.Manager.isAffected

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:[SOLVED] Folder renaming hook
Next Topic:Referencing classes from different ecore using qualified names in my DSL
Goto Forum:
  


Current Time: Sat Jul 27 01:15:59 GMT 2024

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

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

Back to the top