One, anti-compile plugin:
A, Jadclipse
1. Open Eclipse Add site: http://jadclipse.sf.net/update, online installation of JDT Decompiler 3.4.0
2, Http://nchc.dl.sourceforge.net/sourceforge/jadclipse/net.sf.jadclipse_3.3.0.jar will jadclipse3.3.jar download down, put into eclip SE installation directory under the plugins directory.
3. Download Jad.exe file
4. Decompiler in Eclipse's window->preferences->java->decompilers: select Jad
5. In Eclipse's Window->preferences->java->decompilers->jad path to Decompiler: Fill in the Jad.exe's absolute path in this machine, such as: D:\ Ide_tools\jadnt158\jad.exe
6. Restart Eclipse
B, Jdclipse
Online Installation: Http://java.decompiler.free.fr/jd-eclipse/update
Two, code check
A, CheckStyle (write specification check)
Online Installation: Http://eclipse-cs.sourceforge.net/update
B, Findbugs (bug check)
Online Installation: Http://findbugs.cs.umd.edu/eclipse
C, PMD (code optimization)
Online Installation: Http://pmd.sf.net/eclipse
D, Metrics (code complexity Check)
Online Installation: Http://metrics.sourceforge.net/update
E, JDepend (dependency checking)
: Http://clarkware.com/software/JDepend.html#download
Third, version control
A, Subclipse
Online Installation: http://subclipse.tigris.org/update_1.6.x
Iv. Html, Javascript
A, Jseclipse
Online Installation: http://download.macromedia.com/pub/labs/jseclipse/autoinstall/
B, Spket
Online Installation: Http://www.spket.com/update
C, Freemarker IDE (JBoss)
Online Installation:
eclipse3.6:http://download.jboss.org/jbosstools/updates/stable/helios/
eclipse3.7:http://download.jboss.org/jbosstools/updates/development/indigo/
Five, external expansion
A, M2eclipse
Online Installation: HTTP://M2ECLIPSE.SONATYPE.ORG/SITES/M2E
B, Open in Explorer
: Http://light-framework.googlecode.com/files/org.lightframework.eclipse.explorer_1.0.0.201003172130.jar
C, Openexplorer (personal feeling this is more useful than the one above)
: Https://github.com/downloads/samsonw/OpenExplorer/OpenExplorer_1.2.0.v201101172217.jar
D, Springide:
Online Installation: http://springide.org/updatesite/ |
E, Struts2 for Eclipse plugin
Online Installation: http://mvcwebproject.sourceforge.net/update/
Six, Code assistance
A, code folding Coffee Bytes Java Folding
Online Installation: Http://eclipse.realjenius.com/update-site
B, jump directly into the interface Implementors (Eclipse 3.7 comes with, no installation required, 3.7 of the following versions can be installed)
Online Installation: Http://eclipse-tools.sourceforge.net/updates
Vii. Construction of the project
A, Apache Ivyde
Online Installation: Http://www.apache.org/dist/ant/ivyde/updatesite
B, Maven2
Online Installation:
Eclipse3.7:http://download.eclipse.org/releases/indigo
Viii. Other languages
A, Python (Pydev)
Online Installation: Http://pydev.org/updates
"Reprint" Eclipse common Plug-in online installation address or