1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Put this back with the old ATTR name if not old project

will silently fail.
This commit is contained in:
Alain Magloire 2002-09-24 03:57:47 +00:00
parent 97fb504d21
commit 1ec92f220c

View file

@ -12,7 +12,7 @@ public interface ICDTLaunchConfigurationConstants {
* Launch configuration attribute key. The value is a name of
* a C/C++ project associated with a C/C++ launch configuration.
*/
public static final String ATTR_PROJECT_NAME = LaunchUIPlugin.getUniqueIdentifier() + ".PROJECT_NAME"; //$NON-NLS-1$
public static final String ATTR_PROJECT_NAME = LaunchUIPlugin.getUniqueIdentifier() + ".PROJECT_ATTR"; //$NON-NLS-1$
/**
* Launch configuration attribute key. The value is a string specifying