public class XcoreBuildParticipant
extends BuilderParticipant
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set<IProject> |
newProjects |
| Constructor and Description |
|---|
XcoreBuildParticipant() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(IBuildContext context,
IProgressMonitor monitor) |
protected void |
handleChangedContents(Delta delta,
IBuildContext context,
EclipseResourceFileSystemAccess2 fileSystemAccess) |
public void build(IBuildContext context,
IProgressMonitor monitor)
throws CoreException
CoreExceptionprotected void handleChangedContents(Delta delta,
IBuildContext context,
EclipseResourceFileSystemAccess2 fileSystemAccess)
throws CoreException
CoreException