Package org.aspectj.org.eclipse.jdt.internal.core.builder
package org.aspectj.org.eclipse.jdt.internal.core.builder
-
ClassDescriptionException thrown when an incremental builder cannot find a .class file.The abstract superclass of Java builders.abstraction of DataInputStreamabstraction of DataOutputStreamUsed to convert an IFile into an ICompilationUnit, for clients outside of this package.Exception thrown when there is an internal error in the image builder.The incremental image builderException thrown when the build should be aborted because a source file is missing/empty.Implementation of
JavaCore.compileWithAttributes(IModuleDescription, Map).Represents a project on the module path.Combines an IMultiModuleEntry with further locations in order to support patch-module.TheTypeLocatorsmaintain a mapping of type names (in the formp1/p2/A) to code locations (in the formsrc1/p1/p2/A.java) to detect duplicate type definitions in different source folders.