Class DirectoryIndexer

  • Direct Known Subclasses:
    EclipseHelper

    public class DirectoryIndexer
    extends AbstractIndexWriter
    Indexes a directory of classes.

    The assumption is that the classes are tested at some stage before packaging. That will be the time when we can index the annotations, even if Eclipse decided not to run any annotation processor.

    Author:
    Johannes Schindelin