org.eclipse.core.tests.session
Class SetupManager
java.lang.Object
org.eclipse.core.tests.session.SetupManager
public class SetupManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static SetupManager getInstance()
throws SetupManager.SetupException
- Throws:
SetupManager.SetupException
inDebugMode
public static boolean inDebugMode()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
buildSetup
public Setup buildSetup(java.lang.String[] optionSets)
getDefaultSetup
public Setup getDefaultSetup()
- Returns a brand new setup object configured according to the current
default setup settings.
- Returns:
- a new setup object
getSetup
public Setup getSetup(java.lang.String id)