Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Regex Util - for live evaluation of Regular Expressions

Regx Util Eclipse plugin eases the creation of regular expressions by showing evaluated version of the expression when we are typing the code. This tool shows the tool tip when the mouse is over a part of the expression.


Update Site : http://regex-util.sourceforge.net/update

File Arranger - an Eclipse RCP based File Manager

File Arranger is a file management application based on the Eclipse RCP technology. This project was initiated for testing the features of the Eclipse RCP platform for the possibility of using RCP technology in commercial projects.

Copy Paths

Copy paths is an eclipse plug-in which helps to the copy the paths of the selected files to the Clipboard. With this tool one can copy the eclipse workspace path, Java path or the full path.

Home Page: http://jacobweber.com/copyPaths/