Tracking Renames [message #251746] |
Sat, 01 March 2008 02:09 |
Eclipse User |
|
|
|
Originally posted by: tansey.vt.edu
Hello everyone,
I'm writing a plug-in which needs to track renames in order to keep the
proper IDs of the fields/methods/classes that I want to manipulate. I am
currently trying to tap into the RefactoringHistory by getting all of
the RefactoringDescriptors, obtaining each one's
RefactoringContribution, then calling retrieveArgumentMap (giving me the
input and name strings). However, this seems a little too awkward to be
the best practice here.
Since this is clearly a common need, is there a standard way of tracking
field/method/class/file names? Or even better, does anyone have a
library to do this?
Sincerely,
Wesley
|
|
|
Powered by
FUDForum. Page generated in 0.04281 seconds