In this case, I'm looking at "TomcatVMWizard", which
seems like an
interesting class to have and I'd like to see exactly what it does and where
it's used. It extends "AbstractQueryWizard" and implements SpecialWizard.
The odd thing is that the implementation of the action doesn't seem
I guess you chopped of "to be used anywhere".
Did you do a string seach for it ? My guess is that is being used untyped(!)
from some of the many .meta files.
But yes, I would also love to hear how you guys normally checks if things can
get removed/changed without breaking the whole app.
/max