Skip to content

Instantly share code, notes, and snippets.

@P7h
Last active August 15, 2016 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save P7h/4389668 to your computer and use it in GitHub Desktop.
Save P7h/4389668 to your computer and use it in GitHub Desktop.
Plugins I use in Eclipse IDE.
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