Stephen Toledo-Brown Guest
|
Posted: Thu Oct 27, 2005 4:39 pm Post subject: Re: Free C++ code refactoring tool? |
|
|
John Fly wrote:
| Quote: | I've been using the MS Visual studio 2k5 and really enjoy the C#
refactoring abilities. I'm looking for a free C++ refactoring tool. I
would really like to find one that can plug into VS.
|
Visual SlickEdit v9 claimed to be the first tool to do C++ refactoring
([url]http://www.slickedit.com/content/view/195/2/)[/url], and I haven't seen the
claim challenged (though I haven't really been looking). v10 is now out.
It's not free, but I believe you can integrate it into VS if you really
want. IIRC the refactoring works only with MSVC or gcc, and only with
nmake or GNU make.
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|
|