Hi,
is it possible to "ensure" that class exists with RBAddClassRefactoring?
Right now RBAddClassRefactoring will throw up if the class already exists.
I would like it to create the class if it doesn't exist and just do nothing if it already exists.
Is it possible? (if not I will just work around it on my side).
Thanks,
Peter