Eclipse JDT
Release 3.7

Package org.eclipse.jdt.apt.core.env

This package contains Eclipse extensions to some of the Sun annotation processing APIs.

See:
          Description

Interface Summary
EclipseAnnotationProcessorEnvironment Extended the APT AnnotationProcessorEnvironment to expose extra API.
EclipseAnnotationProcessorFactory Extend the APT annotation processor factory API to provide extra features.
 

Class Summary
EnvironmentFactory  
 

Enum Summary
Phase Enum for APT related operation phase.
 

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

This package contains Eclipse extensions to some of the Sun annotation processing APIs.

Package Specification


This package contains Eclipse extensions of APIs related to the com.sun.mirror.apt.AnnotationProcessorEnvironment interface. Use these extensions in order to access features available only within Eclipse. Avoid these extensions if compatibility with Sun's apt tool is required.


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

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