[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[Cdt-launch-inbox] [Bug 214152] New: Clarification of launch configuration error when project reference doesn' t exist
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214152
Product/Component: CDT / cdt-launch
Summary: Clarification of launch configuration error when project
reference doesn't exist
Product: CDT
Version: 4.0.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: cdt-launch
AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
ReportedBy: tim.kelly@xxxxxxxxx
Created an attachment (id=86021)
--> (https://bugs.eclipse.org/bugs/attachment.cgi?id=86021)
more specific message.
Build ID: 4.0.2
Steps To Reproduce:
Basic step is to create a launch configuration and change the "Project" field
to a project that doesn't exist. Hit debug and get message:
"Project does not exist"
In the simple case such as this it makes sense. But one of our users was
opening/closing/creating multiple projects and changing launch configurations
and then got this message when trying to debug. It offered little help on where
to fix the setting and left the user confused.
More information:
An attached patch suggests to change the message with a tip on where the
solution to the problem lies.
Project {0} does not exist. Please check that your launch configuration
specifies a valid project in your workspace.
--
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.