Bug 20588 - [ExternalTools] Specific resource full path variable is misleading
Summary: [ExternalTools] Specific resource full path variable is misleading
Status: RESOLVED DUPLICATE of bug 19756
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-06-18 16:21 EDT by Adam Schlegel CLA
Modified: 2002-11-15 11:57 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 Adam Schlegel CLA 2002-06-18 16:21:07 EDT
Build 20020618

I wanted to pass the full path to a particular file to an external tool. 
Naturally, using the UI, I selected 'Specific resource full path' from the list 
of variables for the Tool Arguments field. However, when I ran the tool, I 
found that I was only getting a relative path to the resource. Further 
investigation revealed that I can get the full path by using the 'Specific 
resource location' variable instead.

The variables should be relabeled so that their function is completely clear. 
Failing this, there should be more informaiton presented to the user when 
selecting a variable from the list.
Comment 1 Simon Arsenault CLA 2002-09-06 15:22:02 EDT
This is redone in the new external tool support.

Note: new external tool work is not yet released to the head stream and won't 
for a while yet.
Comment 2 Jared Burns CLA 2002-09-27 15:27:27 EDT
This bug has not been fixed and should not have been closed.
Comment 3 Darin Wright CLA 2002-11-15 11:57:19 EST
There are now descriptions in the variables dialog, but there is not variable 
for the "absolute path in the local file system" for a resource. As well, the 
variable names are not consistent. For example, workspace_loc refers to the 
locla file system path of the workspace, but resource_loc is the relative path 
of a resource.

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