Package | Description |
---|---|
org.eclipse.jdt.core.compiler |
This package contains compiler associated infrastructure APIs.
|
Modifier and Type | Method and Description |
---|---|
void |
CompilationParticipant.buildStarting(BuildContext[] files,
boolean isBatch)
Notifies this participant that a compile operation is about to start and provides it the opportunity to
generate source files based on the source files about to be compiled.
|
void |
CompilationParticipant.processAnnotations(BuildContext[] files)
Notifies this participant that a compile operation has found source files using Annotations.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.