Package org.eclipse.jdt.apt.core.util


package org.eclipse.jdt.apt.core.util
This package contains miscellaneous APIs related to Java annotation processing.

Package Specification


This package contains miscellaneous utilities related to Java annotation processing, such as the APIs needed to configure the annotation processor settings and factory path.

  • Class
    Description
    Accesses configuration data for APT.
    String constants used to access APT preference store This class is not intended to be subclassed or instantiated.
     
    Extend the APT Messager to allow the registrating of diagnostics on ast nodes.
    A minimal API for manipulating the annotation processor factory path.