| Method and Description |
|---|
org.eclipse.xtext.junit4.ui.util.JavaProjectSetupUtil.addJre15ClasspathEntry(IJavaProject)
JavaProjectSetupUtil.addJreClasspathEntry(IJavaProject) should be used instead of this method |
| org.eclipse.xtext.junit4.ui.util.IResourcesSetupUtil.waitForAutoBuild()
clients should use
IResourcesSetupUtil.waitForBuild() since it is much faster. Clients that really depend
on the delay before the build can use IResourcesSetupUtil.reallyWaitForAutoBuild(). |
Copyright © 2016. All Rights Reserved.