Package com.iizigo.quickfix


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