Plug-in summary:
1. IBM Web Tools, this is very good one for editing *.js, *.jsp, *.htm, *.xml files;
2. Struts Console, very good for editing struts configuration files such as struts-config.xml, tiles-def.xml;
3. Property Editor, very good for editing resource file, especially when you are doing internalization and localization, you can input Chinese text, and it will save it into Unicode automatically, thus you need not convert it manually any more.
4. Position Plug-in, it can save the last edition place of file when you close it, so you can go there directly when you open it again.
5. Doclipse, which enable you modify some x-doclet stuff in your java file with auto completion.
6. Log4E, very good one, with it you can add log to your class very easily by right click in the editor and select sub menu of .
7. Tomcat Plug-in, for work with Tomcat in Eclipse, you should have been very familiar with it.
8. Editor List, which lists all of files you are opening in a view (Basic->EditorList), thus you can navigate between different files easily.
9. Any Edit Tools, provides convert between lower case and upper case functions, etc.
10. Soblipse, very good for tele-code review, we may use it later
11. Jalopy, very good Java code formatter, please do not forget to format your class code after you finish it with "right click->Format with Jalopy".
12. Coffee-bytes folding, which improves the code folding in java code editor, very useful when reading long and complex code.
本文介绍了多个Eclipse实用插件。如IBM Web Tools可编辑多种文件;Struts Console用于编辑Struts配置文件;Property Editor便于编辑资源文件;Tomcat Plug - in可在Eclipse中与Tomcat配合工作等,这些插件能提升开发效率。
2545

被折叠的 条评论
为什么被折叠?



