Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

EclipseJDT Plug-in Developer Guide
Previous Page Home Next Page

Eclipse JDT
Release 3.5

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.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire