SVN
Help-->SoftUpdates-->Find and Install...-->Search for new features to install-->new Remote Site-->
Name输入svn , URL填http://subclipse.tigris.org/update,接着一直下一步即可。
JSEclipse
在Eclipse里如下选择:Help > Software Updates ->Find and Install再随后打开的对话框里选择Search for new features to install,再随后打开的对话框里选择New remote site按钮,在打开的"New Update Site"中输入如下:
Name: JSEclipse from Adobe Labs
URL : http://download.macromedia.com/pub/labs/jseclipse/autoinstall
点击OK
随后将 JSEclipse from Adobe Labs 选中,然后就是安装了;
Properties Editor
有了它我们在编辑一些简体中文、繁体中文等Unicode文本时,就不必再使用native2ascii编码了
Properties Editor
http://propedit.sourceforge.jp/eclipse/updates/
查找接口实现类的Eclipse插件Implementors
很多时候我们在研究一些程序的源代码时会遇到许多接口的实现类,但是在Eclipse中上溯查找的时候只能最终查到这个接口,而不能反过来直接查找接口的实现类。通常的办法就是查阅Java Doc,或者在源代码中直接查看到底使用了哪个实现类
Implementors
http://eclipse-tools.sourceforge.net/updates
使用方法:
1) 查看实现接口方法的类:在接口中选中待实现的方法名称,然后右键选择 Open Implementation 即可打开实现该接口方法的类。如果有多个类则会跳出一个选择列表供选择;
2) 查看实现类所实现的接口:在接口实现类中选择方法名称,然后右键选择 Open Interface 即可打开接口中的方法。
Regex Util
Last version: Download
Update site: http://regex-util.sourceforge.net/update/
WebSite:http://myregexp.com/eclipsePlugin.html
ExploreFS
http://www.junginger.biz/eclipse/
jQueryWTP
http://download.eclipse.org/webtools/repository/indigo