@inproceedings{paper:zimmermann:07,
title = {Predicting Defects for Eclipse},
address = {Minneapolis, MN, USA},
author = {Thomas Zimmermann and Rahul Premraj and Andreas Zeller},
booktitle = {Proceedings of the Third International Workshop on Predictor Models in Software Engineering},
month = {May},
year = {2007},
description = {describing the bug dataset of eclipse; research results for classifying and ranking bug; prediction model to detect bugs},
abstract = {We have mapped defects from the bug database of
Eclipse (one of the largest open-source projects) to
source code locations. The resulting data set lists the
number of pre- and post-release defects for every
package and file in the Eclipse releases 2.0, 2.1, and
3.0. We additionally annotated the data with common
complexity metrics. All data is publicly available and
can serve as a benchmark for defect prediction models.},
keywords = {bug eclipse }
}