|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.internal.events.InternalBuilder
org.eclipse.core.resources.IncrementalProjectBuilder
org.eclipse.emf.codegen.ecore.gwt.GWTBuilder
public class GWTBuilder
| Field Summary | |
|---|---|
protected static IPath[] |
CONTAINER_PATHS
|
| Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
|---|
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD |
| Constructor Summary | |
|---|---|
GWTBuilder()
|
|
| Method Summary | |
|---|---|
protected IProject[] |
build(int kind,
java.util.Map args,
IProgressMonitor monitor)
|
protected void |
clean(IProgressMonitor monitor)
|
protected void |
copy(URI sourceURI,
URI targetURI)
|
| Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
|---|
forgetLastBuiltState, getBuildConfig, getCommand, getContext, getDelta, getProject, getRule, getRule, hasBeenBuilt, isInterrupted, needRebuild, rememberLastBuiltState, setInitializationData, startupOnInitialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static IPath[] CONTAINER_PATHS
| Constructor Detail |
|---|
public GWTBuilder()
| Method Detail |
|---|
protected IProject[] build(int kind,
java.util.Map args,
IProgressMonitor monitor)
throws CoreException
build in class IncrementalProjectBuilderCoreException
protected void copy(URI sourceURI,
URI targetURI)
protected void clean(IProgressMonitor monitor)
throws CoreException
clean in class IncrementalProjectBuilderCoreException
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||