Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] get changes on performFinish in RefactoringWizard

Hi,

Just a quick question, I want to hook a routine into the finish
refactoring event (performFinish method of the RefactoringWizard Abstract
class). I achieved this successfully but the problem I am facing now is to
get the RefactoringDescriptor of the refactoring (this is mainly because I
need to know the performed changes during this refactoring). I know about
getRefactoring & getDescriptor methods but don't know if they are
sufficient to get the changes. Can any one guide me into this issue?

Looking forward for your response and thanks in advance.

Thanks & regards,
Obaid Abdul Maroof
Master of Science,
University Of Bonn



Back to the top