Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 36176 - Handle run configurations better
Summary: Handle run configurations better
Status: RESOLVED DUPLICATE of bug 19521
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-07 21:58 EDT by Simon Lieschke CLA
Modified: 2003-04-08 10:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Lieschke CLA 2003-04-07 21:58:13 EDT
OK, I have eight odd run configurations set up in Eclipse presently, but none
are for the projects that I currently have open. If I try to run one of them, I
get the error message:

Launch configuration X references non-existing project Y.

Now project Y does exists, I just don't have it open. So the error message is
incorrect, and should at least be changed to something like:

Launch configuration X references closed project Y.

Now if a run configuration cannot be run because the project it belongs to is
closed it probably shouldn't be shown in the Run drop down and run configurations.
Comment 1 Darin Wright CLA 2003-04-08 10:10:21 EDT

*** This bug has been marked as a duplicate of 19521 ***