Article · Wikipedia archive · Last revised Aug 12, 2026

JRipples

JRipples is a change impact analysis tool for the Java programming language. It helps a developer calculate the impact of software change. It is an open source Eclipse plug-in. The tool not only give relevant program analysis, but it also organizes the steps of change propagation.

Last revised
Aug 12, 2026
Read time
≈ 1 min
Length
85 w
Citations
1
Source
JRipples
DevelopersJonathan Buckner, Joseph Buchta, Maksym Petrenko, Václav Rajlich, Laurentiu Radu Vanciu
Stable release
3.2.1 / October 7, 2010 (2010-10-07)
Written inJava
Operating systemCross-platform
TypeChange impact analysis tool
Websitehttps://jripples.sourceforge.net/

JRipples is a change impact analysis tool for the Java programming language. It helps a developer calculate the impact of software change. It is an open source Eclipse plug-in. The tool not only give relevant program analysis, but it also organizes the steps of change propagation.1

References

References

  1. JRipples: A Tool for Program Comprehension during Incremental Change http://portal.acm.org/citation.cfm?id=1059334
External links