Bug 14812 - [ExternalTools] Opening "platform" file manager on workspace resources
Summary: [ExternalTools] Opening "platform" file manager on workspace resources
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-04-27 23:22 EDT by Cagatay Kavukcuoglu CLA
Modified: 2002-09-18 13:59 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cagatay Kavukcuoglu CLA 2002-04-27 23:22:23 EDT
It should be possible to open Explorer on Windows (or the default file manager 
in other OS'es) from the context menu on any resource.
Comment 1 Nick Edgar CLA 2002-04-29 11:25:14 EDT
It would help to know a bit more about why you think this would be useful.
What are some particular scenarios where you need to do this?
In any case, this we will not be able to do this for v2, so I'm marking it for 
consideration for v3.

Comment 2 Cagatay Kavukcuoglu CLA 2002-04-29 23:27:29 EDT
Sometimes, I'll need to mail a few files from my workspace to another team 
member, or I'll need to open a command prompt to run a few batch scripts. 

I think it's reasonable to assume that there will always be some needs an 
Eclipse plugin is not available for and an existing solution exists in the 
native platform. Providing an escape to a well-known application usually fits 
the bill in these cases (I can choose Send To > Mail Recipient from the context 
menu of a file in Windows, for instance).
Comment 3 Nick Edgar CLA 2002-04-30 12:04:52 EDT
Note we are adding support for user-defined tool scripts (generalizing the Ant 
script support to also allow running external programs), which could address 
this need.
The proposal includes variables for currently selected file, current project, 
etc.
For more details, see the proposal off of the Platform Core team's development 
resources page.
Or follow this link:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-
home/rfc/0009/index.html
Comment 4 Randy Giffen CLA 2002-08-12 09:30:26 EDT
Reopen for investigation
Comment 5 Simon Arsenault CLA 2002-09-06 14:33:10 EDT
Please look at the current (and soon to be released new work) external tool 
support. If it does not address your issues, please reopen.