Quick Fix Scout Plug-in improves Eclipse’s quick fix dialogs, so that they display not just a set of proposals, but also a prediction about what will happen if you apply each proposal. It also adds better proposals that Eclipse would not have displayed. This helps you to make better and faster decisions about the quick fix proposals.
The plug-in has two features:
- Evaluator improves Eclipse’s quick fix dialog.
- Observer collects data that is useful for my research without affecting your user experience.
Installation details.
Troubleshooting details.
Eclipse 3.7.1, 3.7.2 Classic
Operating Systems: OSX Mountain Lion. Since this is a plug-in written in Java, it should be platform independent, however the plug-in is only tested on OSX. If you experience any issues in other operating systems, please submit a bug report.
This project is in collaboration among:- Yuriy Brun, Assistant Professor at University of Massachusetts, Amherst
- Michael D. Ernst, Professor at University of Washington
- Reid Holmes, Associate Professor at University of Waterloo
- Kivanc Muslu, Developer at the Microsoft TSE group
- David Notkin, Professor at University of Washington