refactoring tool
-
I need an advice. For the last weeks I do a lot of Java with the NETBeans IDE. It has some neat features, like creating the get and set methods automaticaly. Does anyone know about a extention for the VC7 IDE , that can do the same? (auto generate GET and SET handlers, create overrides for pure virtual methods and so on) It should be for C++ (thats why I used this forum) thank you.
-
I need an advice. For the last weeks I do a lot of Java with the NETBeans IDE. It has some neat features, like creating the get and set methods automaticaly. Does anyone know about a extention for the VC7 IDE , that can do the same? (auto generate GET and SET handlers, create overrides for pure virtual methods and so on) It should be for C++ (thats why I used this forum) thank you.
VS2005 has all of this built in for C# and VB.NET, but sadly, not for C++. I reckon once it hits the market, there will be a real call for this stuff in the C++ IDE, and some products will come out to support it. Christian Graus - Microsoft MVP - C++