Sciweavers

359 search results - page 1 / 72
» Refactoring support for the C development tooling
Sort
View
OOPSLA
2007
Springer
13 years 11 months ago
Refactoring support for the C++ development tooling
This article reveals our work on refactoring plug-ins for Eclipse’s C++ Development Tooling (CDT). With CDT a reliable open source IDE exists for C/C++ developers. Unfortunately...
Emanuel Graf, Guido Zgraggen, Peter Sommerlad
KBSE
2003
IEEE
13 years 10 months ago
Refactoring C with Conditional Compilation
Refactoring, an important technique for increasing flexibility of the source code, can be applied with much ease and efficiency by using automated tools. There is currently a lack...
Alejandra Garrido, Ralph Johnson
SE
2007
13 years 6 months ago
Refactoring support for the ruby development tools
: We present our refactoring plug-ins for Eclipse’s Ruby Development Tools IDE. Refactoring is a very important technique for every software engineer and a cornerstone of agile s...
Thomas Corbat, Lukas Felber, Mirko Stocker
ASWEC
2006
IEEE
13 years 11 months ago
Evaluating software refactoring tool support
Up to 75% of the costs associated with the development of software systems occur post-deployment during maintenance and evolution. Software refactoring is a process which can sign...
Erica Mealy, Paul A. Strooper
ECOOP
2007
Springer
13 years 8 months ago
Reuse Based Refactoring Tools
Current refactoring tools work on a particular language. Each time it is intended to provide refactoring support for new languages, the same refactoring operations are defined and...
Raúl Marticorena Sánchez, Carlos L&o...