Description
Eclipse plugin adding a new action to the Package Explorer, Outline view and Java editor for copying the fully qualified
name of the selected Java type to the clipboard.
Screenshots
The action invoked from the package Explorer (click on image to enlarge):
|
|
The action invoked from the Java editor (click on image to enlarge):
|
News
March 25th, 2008: New Version 1.2.0 released
- Added keyboard shortcut for copying: Default is Ctrl+Alt+C
- The copied class name is now shown in the Eclipse status line
May 9th, 2006:
- New Version 1.1.0 released for Eclipse 3.2RC3
Requirements
Eclipse 2.1 - 3.4 and JRE 1.5 or greater installed (tested with Eclipse 2.1.3, 3.0.1, 3.1.1 and 3.4M5)
License
CPL1.0
Download
Installation
Unzip the file to the Eclipse folder, e.g. C:\Program Files\eclipse
Vote
Author
Markus Gebhard markus@jave.de
|