org.eclipse.mtj.core.hooks
Class Debug
java.lang.Object
org.eclipse.mtj.core.hooks.Debug
public class Debug
- extends Object
Loads framework debugging options for use by the hook functions.
|
Constructor Summary |
Debug()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG_GENERAL
public static boolean DEBUG_GENERAL
MTJ_HOOKS
public static final String MTJ_HOOKS
- See Also:
- Constant Field Values
OPTION_DEBUG_GENERAL
public static final String OPTION_DEBUG_GENERAL
- See Also:
- Constant Field Values
Debug
public Debug()