Skip to content

brunyuriy/quick-fix-scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Fix Scout: Speculative Analysis of Eclipse Quick Fixes

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.

QF screen shot

Requirements & Tested On

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.

Collaborators

This project is in collaboration among:

About

Automatically exported from code.google.com/p/quick-fix-scout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages