Suppose that I have several files that have a common expression (e.g. software version, authors or function and its manual). I want to change this expression in one file and the other files update automatically.
Is there any way to do that in eclipse or any editor? or is there any software that can do this?
Something like this:
http://wordprocessing.about.com/od/wordquicktips/qt/linktext.htm
In fact, I am looking for something like Code refactoring and I need it only for one user.
I want that the files update instantly.