org.eclipse.cdt.debug.internal.core
Class ICDebugInternalConstants
java.lang.Object
org.eclipse.cdt.debug.internal.core.ICDebugInternalConstants
public class ICDebugInternalConstants
- extends java.lang.Object
Definitions of the internal constants for C/C++ Debug plug-in.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_CODE_QUESTION
public static final int STATUS_CODE_QUESTION
- Status handler codes.
- See Also:
- Constant Field Values
STATUS_CODE_INFO
public static final int STATUS_CODE_INFO
- See Also:
- Constant Field Values
STATUS_CODE_ERROR
public static final int STATUS_CODE_ERROR
- See Also:
- Constant Field Values
PREF_COMMON_SOURCE_CONTAINERS
public static final java.lang.String PREF_COMMON_SOURCE_CONTAINERS
- String preference for the common source containers.
ICDebugInternalConstants
public ICDebugInternalConstants()