LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3960|回复: 11

[原创]eclipse swt/jface/RCP 学习网址积累

[复制链接]
发表于 2005-5-9 13:00:00 | 显示全部楼层 |阅读模式
++++++++++++++++++WWW.ECLIPSE.ORG++++++++++++++++++

Eclipse.org
        www.eclipse.org
        Eclipse官方网站;值得敬佩的是它对Eclipse的介绍真的很全面,从中不仅可以了解Eclipse的项目的组织、进展,而且有很多的技术文章(比如介绍SWT就有一百多个Snippet让初学者快速掌握SWT编写技巧),它的CVS Repository可以让你随时关注项目的更新情况.

CVS repository
        http://dev.eclipse.org/viewcvs/index.cgi/

Eclipse Rich Client Platform
        http://www.eclipse.org/platform/index.html

eclipse.org/rcp

eclipse.org/community
 楼主| 发表于 2005-5-9 13:01:07 | 显示全部楼层
IBM developerWorks search results
1900多篇IBM专家在eclipse方面的技术文章
        http://www-106.ibm.com/search/se ... &searchScope=dW

Eclipse平台下进行C/C++开发
C/C++ development with the Eclipse Platform
        http://www-128.ibm.com/developer ... y/os-ecc/index.html

Weighing in on Java native compilation
        http://www-106.ibm.com/developerworks/library/j-native.html

专家访谈: Eclipse 不再由开发人员独享
        http://www-900.ibm.com/developer ... nackman/index.shtml

Eclipse 平台入门
        http://www-900.ibm.com/developer ... os-ecov/index.shtml

J2SE 1.4.2 提供两种新的外观设计
        http://www-900.ibm.com/developerWorks/cn/java/j-mer05273/

SWT:AWT和SWING的强大竞争者
        http://www-900.ibm.com/developerWorks/cn/java/l-swt/index.shtml
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:04:57 | 显示全部楼层
*****Eclipse User Interface Guidelines
        http://www.eclipse.org/articles/ ... lines/Contents.html

*****Your First Plug-in
        http://www.eclipse.org/articles/ ... ourFirstPlugin.html

*****Using Perspectives in the Eclipse UI
        http://www.eclipse.org/articles/ ... pectiveArticle.html

*****Creating an Eclipse View
        http://www.eclipse.org/articles/viewArticle/ViewArticle2.html

*****Contributing Actions to the Eclipse Workbench
        http://www.eclipse.org/articles/ ... se%20Workbench.html

*****Rich Client Tutorial Part 1
        http://eclipse.org/articles/Article-RCP-1/tutorial1.html
*****Rich Client Tutorial Part 2
        http://eclipse.org/articles/Article-RCP-2/tutorial2.html
*****Rich Client Tutorial Part 3
        http://eclipse.org/articles/Article-RCP-3/tutorial3.html

***Branding Your Application
        http://www.eclipse.org/articles/ ... ur-application.html

*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 1 部分:独立使用 JFace 和 SWT
        http://www-900.ibm.com/developerWorks/cn/java/os-ecgui1/
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 2 部分:使用 JFace 图像注册表
        http://www-900.ibm.com/developer ... -ecgui2/index.shtml
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 3 部分:添加操作、菜单和工具栏
        http://www-900.ibm.com/developer ... -ecgui3/index.shtml

*****JFace 开发向导
        http://www-900.ibm.com/developer ... s-ecjfw/index.shtml
*****Creating JFace Wizards
        http://www.eclipse.org/articles/ ... /wizardArticle.html

开发 Eclipse 插件
        http://www-900.ibm.com/developer ... -ecplug/index.shtml
驾驭 Eclipse 功能部件
        http://www-900.ibm.com/developer ... -ecfeat/index.shtml
扩展 Eclipse 的 Java 开发工具
        http://www-900.ibm.com/developer ... s-ecjdt/index.shtml

将基于 Swing 的开发工具插入 Eclipse 中
        http://www-900.ibm.com/developer ... s-swing/index.shtml
Responding to resource changes in the Eclipse workspace
        http://www.eclipse.org/articles/ ... esource-deltas.html

创建本机、跨平台 GUI 应用程序
        http://www-900.ibm.com/developer ... tivegui/index.shtml
创建本机的跨平台 GUI 应用程序(重述)
        http://www-900.ibm.com/developerworks/cn/java/j-nativegui2/
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:06:08 | 显示全部楼层

Eclipse 插件

*****Eclipse User Interface Guidelines
        http://www.eclipse.org/articles/ ... lines/Contents.html

*****Your First Plug-in
        http://www.eclipse.org/articles/ ... ourFirstPlugin.html

*****Using Perspectives in the Eclipse UI
        http://www.eclipse.org/articles/ ... pectiveArticle.html

*****Creating an Eclipse View
        http://www.eclipse.org/articles/viewArticle/ViewArticle2.html

*****Contributing Actions to the Eclipse Workbench
        http://www.eclipse.org/articles/ ... se%20Workbench.html

*****Rich Client Tutorial Part 1
        http://eclipse.org/articles/Article-RCP-1/tutorial1.html
*****Rich Client Tutorial Part 2
        http://eclipse.org/articles/Article-RCP-2/tutorial2.html
*****Rich Client Tutorial Part 3
        http://eclipse.org/articles/Article-RCP-3/tutorial3.html

***Branding Your Application
        http://www.eclipse.org/articles/ ... ur-application.html

*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 1 部分:独立使用 JFace 和 SWT
        http://www-900.ibm.com/developerWorks/cn/java/os-ecgui1/
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 2 部分:使用 JFace 图像注册表
        http://www-900.ibm.com/developer ... -ecgui2/index.shtml
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 3 部分:添加操作、菜单和工具栏
        http://www-900.ibm.com/developer ... -ecgui3/index.shtml

*****JFace 开发向导
        http://www-900.ibm.com/developer ... s-ecjfw/index.shtml
*****Creating JFace Wizards
        http://www.eclipse.org/articles/ ... /wizardArticle.html

开发 Eclipse 插件
        http://www-900.ibm.com/developer ... -ecplug/index.shtml
驾驭 Eclipse 功能部件
        http://www-900.ibm.com/developer ... -ecfeat/index.shtml
扩展 Eclipse 的 Java 开发工具
        http://www-900.ibm.com/developer ... s-ecjdt/index.shtml

将基于 Swing 的开发工具插入 Eclipse 中
        http://www-900.ibm.com/developer ... s-swing/index.shtml
Responding to resource changes in the Eclipse workspace
        http://www.eclipse.org/articles/ ... esource-deltas.html

创建本机、跨平台 GUI 应用程序
        http://www-900.ibm.com/developer ... tivegui/index.shtml
创建本机的跨平台 GUI 应用程序(重述)
        http://www-900.ibm.com/developerworks/cn/java/j-nativegui2/
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:07:30 | 显示全部楼层

swt/jface

SWT Tips and Samples - Java + SWT でスタンドアローンアプリケーション開発
一个很不错的关与SWT学习的网站
        http://cjasmin.fc2web.com/

一个法国的JFace网站!代码写的很清楚
        http://www.eclipsetotale.com/art ... jetJFace/index.html

Eclipse Performance Tips
        http://www.eclipsefaq.org/chris/tips/

EclipseCon
        http://www.eclipsecon.org/

Eclipse Plugin Center
        http://www.eclipseplugincentral.com/index.php
        了解Eclipse插件必去的地方,每个插件都有相关的论坛,在这里你会知道什么是如鱼得水.

SWT-designer
        http://www.swt-designer.com/.
        本身是一个SWT GUI设计工具站点,有丰富的教程介绍SWT和教你使用SWT-designer方便的设计出SWT/JFace界面

http://sourceforge.net
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:08:37 | 显示全部楼层

eclise Games

Eclipse Games
        http://dev.eclipse.org/viewcvs/i ... external.html#games

This web site contains example SWT and JFace applications
        http://eclipsewiki.swiki.net/2

This site contains some tutorials and example programs that will help programmers who are new to Eclipse and the Standard Widget Toolkit (SWT) install Eclipse correctly and run some simple Java/SWT programs.
        http://www.cs.umanitoba.ca/~eclipse/

Good Application use SWT:
        Azureus - http://azureus.sourceforge.net

        RSS Owl - http://www.rssowl.org

        Vex - http://vex.sourceforge.net/

Hacking on Eclipse Itself
        http://eclipsewiki.swiki.net/58
Tricks and Tips
        http://eclipsewiki.swiki.net/36

SWT Standard Widget Toolkit - Development Resources
        http://dev.eclipse.org/viewcvs/i ... m-swt-home/dev.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:09:47 | 显示全部楼层
Eclipse Performance Tips
        http://www.eclipsefaq.org/chris/tips/

The Eclipse Rich Client Platform
        http://www.eclipsefaq.org/chris/ ... les/v3_document.htm

Contributing to Eclipse
        http://www.eclipsecon.org/2005/tutorials.php

The Java Developer's Guide to Eclipse
        http://www.jdg2e.com/

java user group stuttgart
        http://www.jugs.de/

eclipse plugin central
        http://www.eclipseplugincentral.com/

on eclipse
        http://www.oneclipse.com/
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 13:12:54 | 显示全部楼层
Editors not tied to the resources framework
        www.jroller.com/page/Zhou/20040215#eclipse_editors_not_tied_to

eclipseteam
        http://www.eclipseteam.de/wiki/bin/view/Public/Home

www.oneclipse.com

www.eclipseplugincentral.com

www.eclipsepowered.org

http://www.canoo.com/ulc/demos/onlineshop.html
http://www.javafan.net/index.jsp

SWT/JFace TableViewer Demo
http://www.opnworks.com/opnworks ... e=goodies/index.jsp

Building and delivering a table editor with SWT/JFace
http://www.eclipse.org/articles/ ... r/table_viewer.html


看见有朋友在学习eclipse,我就把我学习eclipse时积累的一些网址共享给大家,希望大家能够喜欢
回复 支持 反对

使用道具 举报

发表于 2005-5-10 11:49:11 | 显示全部楼层
谢谢分享
回复 支持 反对

使用道具 举报

发表于 2005-5-10 17:10:13 | 显示全部楼层
兄弟真是辛苦了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表