Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Commercial » [ANN] PathTools plug-in
[ANN] PathTools plug-in [message #566488] Sun, 04 January 2009 06:30
Sandip Chitale is currently offline Sandip ChitaleFriend
Messages: 27
Registered: July 2009
Location: California, USA
Junior Member
Web site:

http://code.google.com/p/pathtools/

PathTools plug-in adds the following actions to Eclipse.

* Copy Paths - this action copies the fully qualified path of
selected folders and files into the Clipboard. Copy Paths action is now
a drop down and allows you to copy paths in all different formats. The
last used format is remembered and used.
* Explore - this action opens the selected folder or the folder
containing the selected file in the OS file explorer. The user can
configure the exact command that is used to launch the file explorer.
The Explore drop down has actions to go to well known places or user
specified location.
* Open in external editor... - this action opens the selected
folder or file using the selected external editor. The user can
configure the exact command that is used to launch the external editor.
* Custom actions pull down menu. These custom actions can be
defined in Path Tools preferences page. Clicking on the Custom actions
buttons shows the Path Tools preferences page. Here are some examples of
custom commands:
o Open terminal
+ Ubuntu - /usr/bin/gnome-terminal
--working-directory="{path}"
+ Windows - cmd /K "cd {path}"

The actions are also enabled when an editor with file editor input is
active.
Previous Topic:[ANN] PathTools plug-in
Next Topic:[ANN] Clips plug-in
Goto Forum:
  


Current Time: Fri Apr 26 05:11:59 GMT 2024

Powered by FUDForum. Page generated in 0.03023 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top