|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.builder.impl.BuildScheduler
public class BuildScheduler
Schedules extraordinary Xtext builds, e.g. on project open/close. Keeps a set of scheduled jobs to avoid duplicate builds.
| Nested Class Summary | |
|---|---|
protected class |
BuildScheduler.BuildJob
|
| Constructor Summary | |
|---|---|
BuildScheduler()
|
|
| Method Summary | |
|---|---|
protected boolean |
isBuildable(org.eclipse.core.resources.IProject project)
|
void |
scheduleBuildIfNecessary(java.lang.Iterable<org.eclipse.core.resources.IProject> toUpdate,
IBuildFlag... buildFlags)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildScheduler()
| Method Detail |
|---|
public void scheduleBuildIfNecessary(java.lang.Iterable<org.eclipse.core.resources.IProject> toUpdate,
IBuildFlag... buildFlags)
protected boolean isBuildable(org.eclipse.core.resources.IProject project)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||