Bug 25172 - Need URL parameter variable for External Tool
Summary: Need URL parameter variable for External Tool
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
Depends on:
Blocks:
 
Reported: 2002-10-22 07:13 EDT by Masato Noguchi CLA
Modified: 2009-08-30 02:33 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 Masato Noguchi CLA 2002-10-22 07:13:43 EDT
Some browsers or device emulators only accept an URL parameter, as like:
  file:///C:/workspace/Project/Folder/Page.html
Need URL paramter variable for External Tool, such as ${resource_url},
in order to register those applications as external tools.

The extected features are:

(1) Show "Selected resource URL" in "Browse Variable" of "New External Tool"
    which inserts ${resource url} parameter.
(2) Assign the reousce URL for the variable on launching the external tool.
    e.g.
    Workspace = C:\workspace
    Resource = /Project/Folder/Page.html
    Value of variable = file:///C:/workspace/Project/Folder/Page.html
Comment 1 Darin Wright CLA 2002-11-15 20:45:10 EST
Consider for 2.1
Comment 2 Darin Swanson CLA 2003-02-12 21:33:56 EST
Deferred for post 2.1
Comment 3 Eclipse Webmaster CLA 2009-08-30 02:33:01 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.