Excellent Eclipse Plugin

1.Eclipse Json Editor Plugin

  • [offical page] http://sourceforge.net/projects/eclipsejsonedit/

2.Coffee Bytes Java Folding

  • [eclipse install link] http://eclipse.realjenius.com/update-site
  • [how to use] http://stackoverflow.com/questions/6940199/how-to-use-coffee-bytes-code-folding

3.Regex Util

  • [eclipse install link] http://regex-util.sourceforge.net/update/

4.OpenExplorer

  • [offical page] https://github.com/samsonw/OpenExplorer/tree/master/src

5.m2eclipse

  • [offical page] http://eclipse.org/m2e/
  • [eclipse install link] http://download.eclipse.org/technology/m2e/releases 

6.EGit

  • [offical page] http://www.eclipse.org/egit/
  • [eclipse install link] http://download.eclipse.org/egit/updates

7.Subversion

  • [offical page] http://www.eclipse.org/subversive/
  • [eclipse install link] http://download.eclipse.org/technology/subversive/1.0/update-site-1.0.1/

8.viPlugin

  • [offical page] http://viplugin.com
  • [cracking] 在eclipse根目录下建立文件:viPlugin2.lic。并使用记事本打开,将以下字符串插入其中:q1MHdGlxh7nCyn_FpHaVazxTdn1tajjeIABlcgJBc20,

重启eclipse。

9.eclipse color theme

  • [offical page] http://eclipsecolorthemes.org/

10.Memry Analyzer (MAT)

  • [offical page] http://www.eclipse.org/mat/
原文地址:https://www.cnblogs.com/abnercai/p/3089447.html