Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 31893 - Variables from external tools would also be nice in run/debug functionality
Summary: Variables from external tools would also be nice in run/debug functionality
Status: RESOLVED DUPLICATE of bug 10035
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-02-14 12:41 EST by Colin Sampaleanu CLA
Modified: 2003-02-14 13:09 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Sampaleanu CLA 2003-02-14 12:41:11 EST
When external tools are set up, it is possible to use variables of the form 
  ${project_loc}
which get replaced with the appropriate value.

These variables are quite useful, so I would like to be able to use the same
variables in run and debug sessions in the java environment. I think I can kind
of work around this a bit by setting up an external tool for the same thing I
want to run (or debug, and then attach), but it would be quite clunky.
Comment 1 Darin Wright CLA 2003-02-14 13:09:43 EST
This is a duplicate request - but it won't be in 2.1

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