Java Change Impact Analysis, a library that parse 2 consecutive versions of a Java project and produce some advices about where (not) to do regression testing on your program.
-
Updated
Aug 10, 2022 - Java
Java Change Impact Analysis, a library that parse 2 consecutive versions of a Java project and produce some advices about where (not) to do regression testing on your program.
This repository contains the source code used in the experiments of the Master's Thesis "Tuning of machine learning algorithms for automatic bug assignment" (Daniel Artchounin), conducted on Eclipse JDT and Mozilla Firefox. In this Master's Thesis, a systematic four-step method to find some of the best configurations of several machine learning …
Code examples showing some esoteric use of types in Java, and that it may break method dispatch if compiler with Eclipse
An Eclipse plugin to automatically generate class diagrams from java projects, packages or java files
Instruments syntactically-correct Java source code to log variable updates at runtime.
Add a description, image, and links to the eclipse-jdt topic page so that developers can more easily learn about it.
To associate your repository with the eclipse-jdt topic, visit your repo's landing page and select "manage topics."