Bug 143533 - [EMF UI] Should how pathmap variable values in preference page
Summary: [EMF UI] Should how pathmap variable values in preference page
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: 1.0   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on: 135545
Blocks:
  Show dependency tree
 
Reported: 2006-05-24 13:00 EDT by Christian Damus CLA
Modified: 2010-07-19 12:24 EDT (History)
1 user (show)

See Also:


Attachments
Patch to add tool tips (5.68 KB, patch)
2006-05-24 14:34 EDT, Christian Damus CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Damus CLA 2006-05-24 13:00:39 EDT
Currently, the modeling path variables preference page shows only the variable names.  This is OK as long as it shows only the user-defined variables, because there is another page that shows their values.

However, resolution of bug 135545 will introduce variables that were not defined by the user.  Then, it will be valuable to know the locations to which they map.  This will help to dispel confusion where two variables of the same name appear, one in each of the lists.
Comment 1 Christian Damus CLA 2006-05-24 14:34:24 EDT
Created attachment 42471 [details]
Patch to add tool tips

Added a patch that shows a tool tip displaying the value of the path map when the mouse hovers over an item in either list.

The tool tip shows the filesystem location corresponding to the path variable (if the variable resolves to a file URI), otherwise the verbatim URI (which may be JAR scheme, platform:/plugin scheme, etc.).
Comment 2 Vishy Ramaswamy CLA 2006-05-24 14:53:08 EDT
Reviewed and applied patch
Comment 3 Richard Gronback CLA 2008-08-13 13:05:29 EDT
[target cleanup] 1.0 RC4 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:24:32 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime EMF was the original product and component for this bug