Bug 350766 - [ltk] Delete Resources should show the resource location
Summary: [ltk] Delete Resources should show the resource location
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 02:02 EDT by Juergen Weber CLA
Modified: 2011-07-01 02:18 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Weber CLA 2011-06-30 02:02:02 EDT
Build Identifier: 20110615-0604

Delete a project. The Delete Resources should show the resource location, 
C:\myproject
especially if [] Delete project contents on disk
is checked. 
It should be possible to copy the resource location into clipboard.
So you can switch to an explorer window and check again the resource.

Reproducible: Always
Comment 1 Oleg Besedin CLA 2011-06-30 09:57:14 EDT
That's in refactoring code.
Comment 2 Markus Keller CLA 2011-06-30 13:44:13 EDT
We could do that for resources that are located outside of the workspace. For normal resources, this additional info is rarely necessary and would only bloat the dialog.

If you really need the location, you can copy it from the Properties dialog. But I think the best solution would be bug 107436.
Comment 3 Juergen Weber CLA 2011-07-01 02:18:01 EDT
[] Delete project contents is such a dangerous operation, there should be the information what you are actually doing. Especially as I have different locations where Eclipse projects are physically located (Clearcase snapshot path, Eclipse workspace itself, downloaded open source projects).

I don't see why adding a path would bloat the dialog.