现在的位置: 首页 > 综合 > 正文

Eclipse经典插件

2013年12月13日 ⁄ 综合 ⁄ 共 739字 ⁄ 字号 评论关闭
推荐几个Eclipse常用经典插件
CSS插件:http://csseditor.sourceforge.net
JS和AS插件:http://sourceforge.net/projects/jseditor
XML插件:http://xmlbuddy.com
正则表达式测试插件:http://brosinski.com/stephan/archives/000028.php
XPath测试插件:http://www.purpletech.com/xpe/index.jsp
更多Eclipse插件:http://eclipse-plugins.2y.net/eclipse/index.jsp

Spring plugin:http://springframework.sourceforge....pse/updatesite/
Spring可是非常牛叉的框架啊。
 C# plugin:http://www.improve-technologies.com...pdates/site.xml
可以在Eclipse中开发c#程序

 代码折叠:http://www.coffee-bytes.com/eclipse...e-site/site.xml
提供多种代码折叠风格
hibernate plugin:http://www.binamics.com/hibernatesync
以可视化的方式生成数据库配置文件,甚至可以根据数据库表格自动生成hbm映射文件,很爽

Eclipse安装后默认是不支持Unicode,要设置下:
Goto:
Window > Preferences > Workbench > Editors
"Text file encoding"在下拉框中选择UTF-8
PS. Eclipse对中文支持很好。

抱歉!评论已关闭.