This is a small eclipse utility plugin developed by Debadatta Mishra.
This plugin helps you to capture the screenshot of your eclipse ide. It is useful whenever you want to send the error coming in eclipse editor to your friend or colleagues.
This plugin provides only one feature which is given below.
Single click of button to capture the screenshot at desktop
Once you click the screen capture button which is available in the status line bar, you will get your required image in the desktop.
Before proceeding for the installation, go through the silent video in youtube.
Youtube : https://www.youtube.com/watch?v=QfB1QsH8Scg
Copy the following update site to install in Eclipse.
Eclipse Update site : https://sourceforge.net/projects/debaeclipsescreenshotutil/files/update/
It is always recommended to install the plugin using the update site.
You can download the following zip file to install locally in eclipse.
http://sourceforge.net/projects/debaeclipsescreenshotutil/files/com.ddlab.rnd.tornado.eclipse.screenshot.zip/download
In case of any problem you have to restart the eclipse editor. It is considered as one of the best practices to always start the eclipse with -clean option only after installing any plugin.
Have look at the following screenshot.
You can download the source code by visiting the following sites.
Bitbucket
https://bitbucket.org/debajava/com.ddlab.rnd.tornado.eclipse.screenshot
Github
https://github.com/debjava/com.ddlab.rnd.tornado.eclipse.screenshot
sourceforge
TO DO
I have developed this plugin to minimize the development activities to some extent not to a larger extent. This Eclipse plugin can be considered as a tutorial towards Eclipse Plugin Development. You can look into source code hosted in this site. I am very much thankful to my parents, my brothers and my wife for their cooperation for my RnD. For any kind of suggestions or issues contact me at debadatta.mishra@gmail.com .