Sciweavers

590 search results - page 56 / 118
» Software engineering tools and environments: a roadmap
Sort
View
SCAM
2006
IEEE
15 years 5 months ago
Cross-Language Program Analysis and Refactoring
Many software systems are mixed-language systems today, i.e., they bind together components defined in different programming and specification languages. Analyses and refactorin...
Dennis Strein, Hans Kratz, Welf Löwe
WCRE
2000
IEEE
15 years 4 months ago
Understanding the Behavior of Java Programs
To fully understand the underlying architecture of an object-oriented software system, both static and dynamic analyses are needed. Dynamic reverse engineering techniques are espe...
Tarja Systä
ICSM
2006
IEEE
15 years 5 months ago
Source Code Exploration with Google
The paper presents a new approach to source code exploration, which is the result of integrating the Google Desktop Search (GDS) engine into the Eclipse development environment. T...
Denys Poshyvanyk, Maksym Petrenko, Andrian Marcus,...
SIGSOFT
2001
ACM
16 years 17 days ago
An architecture for flexible, evolvable process-driven user-guidance environments
Complex toolsets can be difficult to use. User interfaces can help by guiding users through the alternative choices that might be possible at any given time, but this tends to loc...
Timothy J. Sliski, Matthew P. Billmers, Lori A. Cl...
ICSE
2008
IEEE-ACM
16 years 19 days ago
Answering conceptual queries with Ferret
Programmers seek to answer questions as they investigate the functioning of a software system, such as "which execution path is being taken in this case?" Programmers at...
Brian de Alwis, Gail C. Murphy