1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

Enhanced comment

This commit is contained in:
John Cortell 2009-09-02 15:04:09 +00:00
parent 2b6a99dd42
commit 7732cae61f

View file

@ -182,7 +182,7 @@ public interface ICDTLaunchConfigurationConstants {
/**
* Launch configuration attribute key. The value is the startup mode for the
* debugger.
* debugger (a ICDTLaunchConfigurationConstants.DEBUGGER_MODE_XXXXX constant)
*/
public static final String ATTR_DEBUGGER_START_MODE = CDT_LAUNCH_ID + ".DEBUGGER_START_MODE"; //$NON-NLS-1$