-
Notifications
You must be signed in to change notification settings - Fork 5
Available Features
Jean-Noël Rouvignac edited this page Sep 8, 2015
·
4 revisions
Source by tarlog
Copies the path of file or folder to the clipboard in Eclipse's Package Explorer/Navigator.
Changes the fonts size using shortcuts: Ctrl++ and Ctrl+-
Opens command prompt from the current file or folder in Eclipse's Package Explorer/Navigator.
The actual command is customizable from the preferences page.
Opens windows explorer with the selection on the current file or folder in Eclipse's Package Explorer/Navigator.
The actual command is customizable from the preferences page.
Templates for apache-commons-logging/slf4j. Type 'logger', 'error', 'info', 'debug' or 'trace' and hit on content assist in the java editor.
The 'logger' is customizable from the preferences page.