1. ER图工具

 
优点:可根据数据库生成ER图。支持生成转换成PNG,JavaDOC,Excel等格式。并且界面美观。
缺点:数据库支持不完整。目前在MySQL下较为完美。
 

2.Properties Editor

 
 
一个很不错的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

 
 
将当前文件在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,可手动修改。
 

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/

我的eclipse插件推荐的更多相关文章

  1. (转)EClipse插件推荐

    http://www.importnew.com/4707.html 来自非营利性Eclipse基金会的Eclipse IDE以其插件生态系统著称.Eclipse市场拥有海量插件可供下载,你可以通过插 ...

  2. Eclipse插件推荐

    1.Eclipse颜色插件 https://github.com/eclipse-color-theme/eclipse-color-theme 2.google Code Analysis http ...

  3. Eclipse插件推荐:UCDetector: Unnecessary Code Detector

    正如其名,检查不必要的代码. 下载地址为:http://sourceforge.net/projects/ucdetector/files/latest/download?source=files 官 ...

  4. Java程序员25个必备的Eclipse插件

    原文:http://www.fromdev.com/2012/01/25-best-free-eclipse-plug-ins-for-java.html "工欲善其事, 必先利器" ...

  5. Eclipse常用插件推荐

    Eclipse Web Tools Platform(WTP) 地址:http://download.eclipse.org/webtools/ WTP十分强大,支持HTML, JavaScript, ...

  6. 推荐一款很好用的调试js的eclipse插件

    ie调试的话用 Companion.JS 一个插件 很好用的 不用配置,直接安装eclipse调试的话 可以用jsdt 可能需要配置下 网上有很多说明http://wokaours.blog.163. ...

  7. 【IDEA】intellij idea 插件推荐

    CSDN 2016博客之星评选结果公布    [系列直播]零基础学习微信小程序!      "我的2016"主题征文活动   博客的神秘功能 [IDEA]intellij idea ...

  8. [Maven]Eclipse插件之Maven配置及问题解析.

    前言:今天在自己环境装了Maven环境, 并且安装了Eclipse插件, 在查找插件过程中确实遇到一些问题, 好不容易找到一个  却又有问题.装好了插件之后, 用Eclipse创建Maven项目却出现 ...

  9. eclipse插件安装 (zhuan)

    https://my.oschina.net/gxs2012/blog/205875 http://blog.csdn.net/zhujiaxing666666/article/details/150 ...

随机推荐

  1. UITableViewStyleGrouped顶部留白问题

    我这样创建, ? 1 2 self.tableView = [[UITableView alloc] initWithFrame:                       CGRectMake(0 ...

  2. 再探Java基础——String.format(String format, Object… args)的使用

    最近看到类似这样的一些代码:String.format("参数%s不能为空", "birthday"); 以前还没用过这功能不知咐意思,后研究了一下,详细讲解如 ...

  3. HTTPS 详解

    1) HTTPS是什么 https 是超文本传输安全协议的缩写.HTTPS主要思想是在不安全的网络上创建一种安全的信道,并且可以在使用适当的加密包和服务器证书可被验证且可被信任时候,对窃听和中间人攻击 ...

  4. 【网络流#8】POJ 3469 Dual Core CPU 最小割【ISAP模板】 - 《挑战程序设计竞赛》例题

    [题意]有n个程序,分别在两个内核中运行,程序i在内核A上运行代价为ai,在内核B上运行的代价为bi,现在有程序间数据交换,如果两个程序在同一核上运行,则不产生额外代价,在不同核上运行则产生Cij的额 ...

  5. jquery.ajax提交多值(数组)

    偶尔会遇到类似复选框的一个属性存在多值情况,若使用ajax提交的化,设置data :{ids:[1,2,3,4]} 提交后,后台无法使用ids获取到数据. 这里可以用到ajax的 traditiona ...

  6. 对echarts的简单封装

    看了echarts的官网介绍:http://echarts.baidu.com/doc/example.html 看了网上人使用js对echarts的封装:http://blog.csdn.net/x ...

  7. (转)第三方登录(QQ登录)开发流程详解

    近排由于工作的繁忙,已经一个星期没写博文做分享了,接下来我对网站接入第三方登录----QQ登录的实现逻辑做一个详细的讲解. 对于整个流程的详细文档可以到QQ互联官网(http://wiki.conne ...

  8. 营配数据质量核查,关于营销mis系统与配电gis系统里面的sql语句查询,做为积累使用,下次就不用重复写同样的语句了。

    1.配电gis线路导出数据: select r.name 线路名称,r.run_status 运行状态,r.voltage_level 电压等级,r.manager_depart 管理部门,r.bel ...

  9. Hbase常用操作

    下面我们看看HBase Shell的一些基本操作命令,我列出了几个常用的HBase Shell命令,如 名称 命令表达式 创建表 create '表名称', '列名称1','列名称2','列名称N' ...

  10. 关于——NSThread

    创建.启动线程 NSThread *thread = [[NSThread alloc] initWithTarget:self selector:@selector(run) object:nil] ...