Uses of Package
org.aspectj.org.eclipse.jdt.internal.core.builder
Packages that use org.aspectj.org.eclipse.jdt.internal.core.builder
Package
Description
-
Classes in org.aspectj.org.eclipse.jdt.internal.core.builder used by org.aspectj.ajdt.internal.core.builderClassDescriptionThe abstract superclass of Java builders.Used to convert an IFile into an ICompilationUnit, for clients outside of this package.The incremental image builder
-
Classes in org.aspectj.org.eclipse.jdt.internal.core.builder used by org.aspectj.org.eclipse.jdt.internal.core.builderClassDescriptionThe abstract superclass of Java builders.Used to convert an IFile into an ICompilationUnit, for clients outside of this package.The incremental image builderRepresents a project on the module path.The
TypeLocatorsmaintain 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. -