Package com.iizigo.quickfix
Interface Summary Interface Description IQuickFix Interface for a quick-fix that is used to add a quick-fix to a marker.IQuickFixer Interface the quick-fix for a marker implements to resolve it's and possibly others of the same type.Class Summary Class Description QuickFixAdapter The quick-fixes adapter class to Eclipse.QuickFixer Class that handles all quick fixes.