| |||||||||||
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.jet.JETBuilder
Field Summary |
Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD |
Constructor Summary | |
JETBuilder()
Creates a new instances. |
Method Summary | |
protected IProject[] | build(int kind,
Map arguments,
IProgressMonitor monitor)
|
protected void | fullBuild(IProgressMonitor monitor)
Does a full build. |
protected void | incrementalBuild(IResourceDelta delta,
IProgressMonitor monitor)
Does an incremental build. |
Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
clean, forgetLastBuiltState, getDelta, getProject, hasBeenBuilt, isInterrupted, needRebuild, setInitializationData, startupOnInitialize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JETBuilder()
Method Detail |
protected IProject[] build(int kind, Map arguments, IProgressMonitor monitor) throws CoreException
protected void fullBuild(IProgressMonitor monitor) throws CoreException
protected void incrementalBuild(IResourceDelta delta, IProgressMonitor monitor) throws CoreException
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |