Eclipse JDT
Release 3.8

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

This package contains miscellaneous APIs related to Java annotation processing.

See:
          Description

Interface Summary
EclipseMessager Extend the APT Messager to allow the registrating of diagnostics on ast nodes.
IFactoryPath A minimal API for manipulating the annotation processor factory path.
 

Class Summary
AptConfig Accesses configuration data for APT.
AptPreferenceConstants String constants used to access APT preference store This class is not intended to be subclassed or instantiated.
AptUtil  
 

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

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.


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.