[心缘地方]同学录
首页 | 功能说明 | 站长通知 | 最近更新 | 编码查看转换 | 代码下载 | 常见问题及讨论 | 《深入解析ASP核心技术》 | 王小鸭自动发工资条VBA版
登录系统:用户名: 密码: 如果要讨论问题,请先注册。

几个eclipse的插件plugin.

上一篇:[本站整理][java]JDK+eclipse+weblogic+Servlet安装配置使用简要说明[3]
下一篇:[转贴]面向对象的JavaScript编程

添加日期:2006/7/7 11:44:21 快速返回   返回列表 阅读6901次
AnyEdit tools plugin for Eclipse

http://andrei.gmxhome.de/anyedit/index.html

安装后,在Windows-->Preferences-->General-->Editors-->AnyEdit Tools中设置。


编辑器中,右键增加以下
Open file under cursor
- useful by many include's in jsp's, file name/line in log messages etc.
- Works with debug and Ant console too, support "jump to line"!

Open type under cursor
- useful for all xml's, tld's, jsp's etc files with referenced Java types. 
- Works with debug/Ant console too! 

Convert -> Leading tabs to spaces
(trailing whitespace will be removed automatically) 

Convert -> Leading spaces to tabs
(trailing whitespace will be removed automatically)

Convert ->Chars to Html entities

Convert -> Html entities to chars
- useful if working in bilingual team to convert é's, ô's, ä's etc between html and other sources ;)

Convert -> Camel  Underscores
(auto-convert variable names from/to "camel" notation, like 
thisIsMyFieldName  this_is_my_field_name) 

Convert -> Capitalize

Convert -> Invert case

Convert -> To upper case

Convert -> To lower case
----------------------------------------------------------------------------
Eclipse HTML Editor Plugin

http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=EclipseHTMLEditor

需要GEF支持。
http://www.eclipse.org/gef/

安装后,在Windows-->Preferences-->Amateras中设置。

JSP不能自动完成,HTML倒是可以。还是挺好用的。

编辑器中右键多了几个功能,可以打开颜色选择框,打开包含Html控件框的面板,html注释,jsp注释

Eclipse HTML Editor is an Eclipse plugin for HTML/JSP/XML Editing. It works on Eclipse 3.0 (or higher), JDT and GEF. It has following features.

HTML/JSP/XML/CSS/DTD/JavaScript Hilighting ---语法高亮
HTML/JSP Preview ---页面预览
JSP/XML Validation ---有效性check
Contents Assist (HTML Tags/Attributes, XML based on DTD and JSP taglib and more) ---内容援助,自动完成?
Wizards for creating HTML/JSP/XML files ---建立文件的向导
Outline View ---大纲视图
Editor Preferences ---编辑器属性
Editor Folding ---可折叠
Web Browser (It works as an Eclipse's editor) 
Image Viewer --图片查看
Tag Palette ---调色板
CSS code completion and outline ----css代码完成
DTD code completion, outline and validation---  DTD代码完成
JavaScript code completion, outline and validation ---javascript代码完成


按此在新窗口浏览图片
----------------------------------------------------------------------------
HTML Tidy Eclipse Plug-in

http://eclipsetidy.sourceforge.net/index.php

可以检查html语法,格式化代码等等,功能还挺多的。
 

评论 COMMENTS
没有评论 No Comments.

添加评论 Add new comment.
昵称 Name:
评论内容 Comment:
验证码(不区分大小写)
Validation Code:
(not case sensitive)
看不清?点这里换一张!(Change it here!)
 
评论由管理员查看后才能显示。the comment will be showed after it is checked by admin.
CopyRight © 心缘地方 2005-2999. All Rights Reserved