vote up 3 vote down star

I'm doing some architectural cleanup that involves moving a bunch of classes into different projects and/or namespaces. Currently I'm moving the files by hand, building, and then manually adding using Foo statements as needed to resolve compilation errors. Anyone know of a smarter way of doing this? (We're a CodeRush and Refactor! shop, but I'd be interested to hear if Resharper has support for this)

flag

1 Answer

vote up 1 vote down check

Resharper is the only tool I am aware of what has this ability. There is also a lot of other functionality that it has that is missing in CodeRush and Refactor!

link|flag
For the most part I really like the DevExpress tools, but the ability to move files seems like such a simple feature that I'm surprised its missing. I've been meaning to test drive Resharper for awhile, maybe its time... – Seth Petry-Johnson Oct 6 '08 at 18:57
ReSharper is way cleaner - doesn't add tons of colourful garbage to my source code. – Dmitri Nesteruk Dec 3 '08 at 9:38

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.