网上收集来的常用eclipse插件

发表于:2007-07-04来源:作者:点击数: 标签:
更多插件信息请查看 http://eclipse-plugins.2y.net/eclipse/index.jsp 1、struts-console、faces-console 开发struts应用之必需控件,对各种struts配置文件进行图形界面操作 http://www.jamesholmes.com/struts/console/ http://www.jamesholmes.com/JavaSer
更多插件信息请查看
http://eclipse-plugins.2y.net/eclipse/index.jsp

1、struts-console、faces-console
开发struts应用之必需控件,对各种struts配置文件进行图形界面操作
http://www.jamesholmes.com/struts/console/
http://www.jamesholmes.com/JavaServerFaces/console/

(以上两个包好是好,但是这两个包对于开发工具的选择是非常的严格的)

2、xmlBuddy
编辑xml文件的插件,支持代码援助(根据DTD定义)
http://www.xmlbuddy.com

3、sysdeo tomcat plug-in
支持开发环境中Tomcat调试
http://www.sysdeo.com/eclipse/tomcatPlugin.html

4、lomboz j2ee plug-in
支持代码援助式编辑jsp文件。eclipse本身也很快就会支持jsp编辑
http://www.objectlearn.com (学习)
http://forge.objectweb.org/project/showfiles.php?group_id=97 (下载)


(lomboz还是存在一些问题,至少目前我使用的3.0对J2EE的web-app_2_3.dtd的支持不够!)


5、jFacedbc 数据库插件
http://sf.net/projects/jfacedbc

6、vss plugin
支持集成开发环境中VSS检出检入支持
http://sf.net/projects/vssplugin

利用了windows的两个api 来优化eclipse垃圾回收。。

http://suif.stanford.edu/pub/keepresident/

运行包:
http://suif.stanford.edu/pub/keepresident/keepresident-0.2.zip

源代码:
http://suif.stanford.edu/pub/keepresident/keepresident-src-0.2.zip

原文转自:http://www.ltesting.net