几款常用Eclipse java插件

以下是我最近常用的几款Eclipse java插件:
ADT Plugin
https://dl-ssl.google.com/android/eclipse/

WindowBuilder Pro 
http://download.eclipse.org/windowbuilder/WB/integration/4.6/
 
Eclipse Memory Analyzer
http://download.eclipse.org/mat/1.6/update-site/

FindBugs
http://findbugs.cs.umd.edu/eclipse
 
Checkstyle
http://eclipse-cs.sourceforge.net/update

m2e
http://download.eclipse.org/technology/m2e/releases/

StartExplorer
http://basti1302.github.com/startexplorer/update/

腾讯APT

Fat Jar 
http://kurucz-grafika.de/fatjar  Luna及其之后版本安装需要"Eclipse 2.0 Style Plugin Support"插件:如对Luna而言Help -> Install New Software...,选择“The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.4”,加载完成后在"Eclipse Tests, Tools, Examples, and Extras"下选中"Eclipse 2.0 Style Plugin Support"安装,安装该插件成功重启后再安装Fat Jar插件即可成功。对Mar升级站点为http://download.eclipse.org/eclipse/updates/4.5,详见Eclipse升级站点

CodePro AnalytiX
http://dl.google.com/eclipse/inst/codepro/latest/3.7

subclipse - https://dl.bintray.com/subclipse/releases/subclipse/latest

EGIT - http://download.eclipse.org/egit/updates

原文地址:https://www.cnblogs.com/fanfeng/p/4131141.html