1. ER图工具
ERMaster - http://ermaster.sourceforge.net/update-site/
优点:可根据数据库生成ER图。支持生成转换成PNG,JavaDOC,Excel等格式。并且界面美观。
缺点:数据库支持不完整。目前在MySQL下较为完美。
2.Properties Editor
Properties Edit - http://propedit.sourceforge.jp/eclipse/updates/
一个很不错的Properties文件编辑器。
选择安装参考如下:
Properties Editor5.3.5jp.gr.java_conf.ussiy.app.propedit.feature.group
PropertiesEditor_Asian_NLS0.1.0jp.gr.java_conf.ussiy.app.propedit.nl.feature.group
PropertiesHyperlink1.0.3jp.gr.java_conf.ussiy.app.propedit.hyperlink.feature.group
3.Start Explorer
StartExplorer - http://startexplorer.sourceforge.net/update/
将当前文件在Windows Explorer中打开(Windows only)
3.1 Easy Explorer
Easy Explorer - http://basti1302.github.com/startexplorer/update/
一个很好,功能强大的资源管理查看插件。除了可以有文件夹外,还支持打开shell,并且支持多种平台(除了支持Windows外,还支持MacOS和Linux)。详细介绍见:http://basti1302.github.com/startexplorer/
3.2 openextern
http://code.google.com/p/openextern/
openextern - http://openextern.googlecode.com/svn/trunk/openextern_update/
Linux下的Easy Explorer,功能简洁,不仅可以打开folder,还可以直接打开shell。
4.moreUnit
moreUnit - http://moreunit.sourceforge.net/update-site/
自动生成测试类、测试方法,在原方法和对应的测试方法间快速跳转。实用的小功能~
默认会占用快捷键 Ctrl+U 和 Ctrl+J,可手动修改。
默认会占用快捷键 Ctrl+U 和 Ctrl+J,可手动修改。
5.Subversive
推荐使用的SVN插件,比subclipse好用。
在market下载,详细可参考 http://www.eclipse.org/subversive/downloads.php
图标显示不了请根据以下步骤开启
windows ->preferences->General->Appearance->Lable Decorations 勾选
Eclipse Subversive更新地址
http://www.polarion.com/products/svn/subversive/download.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive
6.EGit
Git插件。
7.UMLet
UMLet - UML Tool for Fast UML Diagrams
8.JBoss Tools
目前最主要使用 hibernate tools,另外的还有一些MyEclipse常见顶HTML,XML等预览rich editor功能。
9.maven
10.jQuery WTP
支持jQuery的WTP插件,并且分别提供带有中文,日文,英文三种DOC提示。
Installations
- step1:download jqueryWTP_version.jar
- step2:find you Eclipse Plugin org.eclipse.wst.jsdt.core_version.jar,backup the plugin.
- step3:double click the jar file or run with command java -jar jqueryWTP.version.jar
- step4:on the opened swing UI,choose org.eclipse.wst.jsdt.core_version.jar,and output dir.
- step5:click generate button.
- step6:replace old org.eclipse.wst.jsdt.core_version.jar file with the generated file.
- step7: delete directory workspace/.metadata/.plugins/org.eclipse.wst.jsdt.core
- step8:start eclipse.
- step9:open a html file or a js file,edit js content.
11.Eclipse Color Theme
eclipse颜色换肤插件
color-theme - http://eclipse-color-theme.github.com/update
12.AnyEdit
强化编辑器的利器,支持把文本在Base64,Unicode和HTML字符编码之间的互换。和其他增强compare功能。
13.checkstyle plug-in
代码规范检测利器。
checkstyle - http://eclipse-cs.sourceforge.net/update/