Last active
August 15, 2016 17:59
-
-
Save P7h/4389668 to your computer and use it in GitHub Desktop.
Plugins I use in Eclipse IDE.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnyEdit: Adds several new tools to the context menu of text-based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar -- http://andrei.gmxhome.de/eclipse | |
Code Recommenders: Intelligent code completion -- http://download.eclipse.org/recommenders/updates/stable/e42/ | |
EasyShell: Opens shell window, runs selected file in the shell; opens explorer window (or nautilus / konqueror) and copies path -- http://pluginbox.sourceforge.net | |
Eclipse Color Themes: Variety of Color Themes for Eclipse -- http://eclipse-color-theme.github.com/update | |
EditBox: For highlighting the background of the source code -- http://editbox.sourceforge.net/updates | |
FindBugs: For static analysis to look for bugs in Java code -- http://findbugs.cs.umd.edu/eclipse | |
Google CodePro AnalytiX: For improving software quality and reducing developments costs and schedules -- http://dl.google.com/eclipse/inst/codepro/latest/3.7 | |
MouseFeed: For learning keyboard shortcuts in Eclipse -- http://update.mousefeed.com | |
SnipMatch: Code snippet search tool for Eclipse -- http://languageinterfaces.com/eclipsePlugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment