public class CBuilder
extends org.eclipse.core.resources.IncrementalProjectBuilder
Constructor and Description |
---|
CBuilder() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.core.resources.IProject[] |
build(int kind,
Map<String,String> args,
org.eclipse.core.runtime.IProgressMonitor monitor) |
protected void |
clean(org.eclipse.core.runtime.IProgressMonitor monitor) |
static void |
setupBuilder(org.eclipse.core.resources.ICommand command) |
public static void setupBuilder(org.eclipse.core.resources.ICommand command)
protected org.eclipse.core.resources.IProject[] build(int kind, Map<String,String> args, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
build
in class org.eclipse.core.resources.IncrementalProjectBuilder
org.eclipse.core.runtime.CoreException
protected void clean(org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
clean
in class org.eclipse.core.resources.IncrementalProjectBuilder
org.eclipse.core.runtime.CoreException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.