如果您用 Eclipse,发现什么好的 plug-in,请告诉大家(200分)

EClipse 做不了 UI 的,个人认为 Eclipse 最好的功能是 CVS 功能(但是好像还不支持 SSH CVS)
和 F2 F3 快捷键的代码帮助,非常方便,至于它的插件,sourceforge 有很多诱人的, 可惜还没
有开发完成,我现在只有 Ant 和 XML 和 LDAP Browser 三个插件在用,功能都不算强,但是都够
鄙人用了
 
谢谢S3D4的回答
我想是有插件可以做GUI,但不是免费的,
WSAD5听说可以做,我可不敢装。
只好来回切换JBuilder。
 
:曹晓钢
这个支持DB2: http://www.aquafold.com (oracle/sql server/mysql/db2/pos??sql)
 
多谢avant ~ 正在试用中。
 
今天发现一个用 Eclipse + Sysdeo Tomcat Launcher 比 Visual Studio .NET 都爽的地方。
Eclipse 有个功能就是保存 java 文件的时候,它会自动编译您的程序系统,
很少需要象在 vs.net 中去用菜单 "Build | Build Project"。
精妙之处还在于调试 servlet, filter, bean, custom tag ... 等的时候,只要您的 class
成员没有变化,即没有加减方法和成员属性、没有改变方法的参数列表。
一存盘,它不但自动编译,而且可以立即 debug 新修改的代码,不用 restart tomcat。[8D]
而在 vs.net 中,您将会遇到一个对话框,让你 restart,否则代码不起作用。
 
好东西,不知有没有类似dreamweaver的html表单设计器的插件?
 
我用Struts插件和Tomcat插件做项目,手动修改struts-config.xml后,然后一切换过来,
日食就自己关闭了,不知道什么原因……
还有用frontpage做网页时只要开着日食,就经常出问题。
高手指教~
 
Sysdeo Eclipse Tomcat Launcher
在Tomcat4.1.24上出问题了,server.xml的改写不正确,我的servlet就用不了
现在Eclipse出2.1了,各位能推荐一下有什么好插件吗?
我在找XML和Herbernate相关的插件
 
Eclipse Wiki Editor
http://www.teaminabox.co.uk/downloads/wiki
在你的 project 下面建立一个文件夹,比如 wiki-docs,
再创建个空文件 HomePage.wiki,在 Eclipse 编辑器中打开。
这样就可以用 wiki 的方式来写些程序的说明、系统的需求和设计等,
对集体开发会很有用,特别是 *.wiki 可以一起送进 CVS。
好玩的是,它能识别 Eclipse 环境下的文件连接。
如果,你打入 Eclipse:/MyProject/com/foo/Bar.java,它就能自动连接过去。
更好玩的是 你打入 Eclipse:/ ...,它居然有 code completion 列出现有 project/package ...

 
PMD http://pmd.sourceforge.net
PMD scans Java source code and looks for potential problems like:
- Unused local variables
- Empty catch blocks
- Unused parameters
- Empty 'if' statements
- Duplicate import statements
- Unused private methods
- Classes which could be Singletons
- Short/long variable and method names
 
到sourceforge.net 上搜索eclipse,可以找到一大堆plugins。
gui builder类型的插件我找了很久,只发现一个要money的。
http://www.assisiplugins.com/index_start.html
http://www.assisiplugins.com/downloads.html
有个免费版本的下载
”Entry Level for Swing(non commercial use)freedo
wnload!“

到http://www-900.ibm.com/developerWorks/cn/java/os-swing/index.shtml
看见一个文章,可以把swing 的editor集成到eclipse上。
http://www.jeasy.de/
的 jeasy ,准备制造ecclipse的插件了
“What we are working for the next versions Eclipse PlugIn ”
还有 W4 Designer http://www.w4toolkit.de/index.php?bsID=4
“W4 Designer Version 1.0 has been released in march. We plan to release an eclipse plugin in second quater 2003. Check out our site for the latest news.“
用eclipse编辑gui,好麻烦。我现在用netbeans当作form editor,(不爽的是面板上的控件太少了,而且比eclipse慢)。非gui的文件就用eclipse 或者 gel coding
 
lomboz
jsp 插件
 
又发现一个,EclipseUML - 集成 UML 到 Eclipse。
一边画图,一边看到对应的 Java 源程序自动更新,很爽阿。
http://www.omondo.com
 
真不错。
非常感谢!
 
MDE_for_UML
plugin-homepage report-update comments (3)
MDE for UML is a team-based UML modeling tool developed on Eclipse. MDE for UML is available in stand-alone, Eclipse plugin and WSAD plugin verions. MDE for UML features include: * Full support for use cases, package, class and component diagrams * Reverse-engineering of database tables and CORBA IDL into classes * Drag &
drop from the Model Explorer into diagrams * Import/export of models using XMI * Zoom and pan large diagrams using the mouse * Printing of diagrams * Grid control for fast data entry of attributes, operations, roles, realizations, and tags * File-based model repository for class and component level version control Category: UML License: Free
category: UML
license: Free
added: Oct 10, 2003
modified: Oct 10, 2003

clicks: 24H week month all
596 702 702 702

homepage: http://www.metanology.com/mde_products/mde_for_uml.html

 
lomboz EJB :http://www.objectlearn.com/index.jsp
JBOSS-IDE : http://jboss.org
Visual Editor :http://www.eclipse.org/vep
 

Similar threads

D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
1K
DelphiTeacher的专栏
D
D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
892
DelphiTeacher的专栏
D
顶部