Package org.aspectj.org.eclipse.jdt.internal.core.builder

Interface Summary
ICompilationUnitLocator Used to convert an IFile into an ICompilationUnit, for clients outside of this package.
 

Class Summary
AbstractImageBuilder The abstract superclass of Java builders.
AdditionalTypeCollection  
BatchImageBuilder  
BuildNotifier  
ClasspathDirectory  
ClasspathJar  
ClasspathLocation  
CompilationParticipantResult  
IncrementalImageBuilder The incremental image builder
JavaBuilder  
NameEnvironment  
NameSet  
ProblemFactory  
QualifiedNameSet  
ReferenceCollection  
SourceFile  
State  
StringSet  
WorkQueue  
 

Exception Summary
AbortIncrementalBuildException Exception thrown when an incremental builder cannot find a .class file.
ImageBuilderInternalException Exception thrown when there is an internal error in the image builder.
MissingSourceFileException Exception thrown when the build should be aborted because a source file is missing/empty.