站内搜索: 请输入搜索关键词

当前页面: 开发资料首页Eclipse 专题Eclipse 资源

Eclipse 资源

摘要: Eclipse 资源
一.介绍 1.eclipse官方网站: http://www.eclipse.org 2.赛迪网 http://tech.ccidnet.com/pub/series/s102.html 3.Eclipse平台入门 http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecov/index.shtml
二.教程 3Plus4 Software http://www.3plus4software.de/eclipse/index_en.html Omondo http://www.tutorial-omondo.com/ Tutorial for building J2EE Applications using JBOSS and ECLIPSE http://www.tusc.com.au/tutorial/html/index.html Getting Started with Eclipse and the SWT
http://www.cs.umanitoba.ca/~eclipse/ 我认为最好的教程还是eclipse软件自带的帮助文件(现在有了中文帮助)。

三.插件 Eclipse Plugin Resource Center and Marketplace http://www.eclipseplugincentral.com/
eclipse-plugins http://www.eclipse-plugins.info/eclipse/index.jsp eclipse-workbench http://www.eclipse-workbench.com/jsp/index.jsp 以上3个网站都是综合性插件网站,你可以查询自己所需的插件,而且还有各种排名。 Jigloo SWT/Swing GUI Builder http://cloudgarden.com/jigloo/ Lomboz http://forge.objectweb.org/project/showfiles.php?group_id=97 Matrix网站介绍eclipse plugins http://www.matrix.org.cn/subjects/Wiki.jsp?page=EclipsePlugins TomcatPlugin
  http://www.sysdeo.com/eclipse/tomcatPlugin.html

EasyStruts
  http://easystruts.sourceforge.net

EclipseColorer plugin 
  http://colorer.sf.net 

CVS-SSH2 Plug-in for Eclipse 
 http://www.jcraft.com/eclipse-cvsssh2/

JadClipse
 http://jadclipse.sourceforge.net/

SWT Designer
  http://www.swt-designer.com/

Hibernator
  http://hibernator.sourceforge.net

陆续添加中......

↑返回目录
前一篇: 在Eclipse中使用SWT进行界面设计
后一篇: Eclipse中利用Spring的JDBC模板写DAO