`
zhymin77
  • 浏览: 18220 次
  • 性别: Icon_minigender_1
  • 来自: 郑州
社区版块
存档分类

jface eclipse plugin

阅读更多
标题: [转载自LinuxSir.Org]eclipse swt/jface/RCP 学习网址积累
--------------------------------------------------------------------------------

++++++++++++++++++http://www.eclipse.org++++++++++++++++++/

Eclipse.org
http://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/communityIBM developerWorks search results
1900多篇IBM专家在eclipse方面的技术文章
http://www-106.ibm.com/search/searchResults.jsp?searchType=1&searchSite=dW&query=eclipse&searchScope=dW

Eclipse平台下进行C/C++开发
C/C++ development with the Eclipse Platform
http://www-128.ibm.com/developerworks/opensource/library/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/developerWorks/cn/dmdd/library/techarticles/dm-0412nackman/index.shtml

Eclipse 平台入门
http://www-900.ibm.com/developerWorks/cn/linux/opensource/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*****Eclipse User Interface Guidelines
http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html

*****Your First Plug-in
http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

*****Using Perspectives in the Eclipse UI
http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html

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

*****Contributing Actions to the Eclipse Workbench
http://www.eclipse.org/articles/Article-action-contribution/Contributing%20Actions%20to%20the%20Eclipse%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/Article-Branding/branding-your-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/developerWorks/cn/linux/opensource/os-ecgui2/index.shtml
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 3 部分:添加操作、菜单和工具栏
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecgui3/index.shtml

*****JFace 开发向导
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecjfw/index.shtml
*****Creating JFace Wizards
http://www.eclipse.org/articles/Article-JFace%20Wizards/wizardArticle.html

开发 Eclipse 插件
http://www-900.ibm.com/developerWorks/cn/java/os-ecplug/index.shtml
驾驭 Eclipse 功能部件
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecfeat/index.shtml
扩展 Eclipse 的 Java 开发工具
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecjdt/index.shtml

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

创建本机、跨平台 GUI 应用程序
http://www-900.ibm.com/developerWorks/cn/linux/guitoolkit/j-nativegui/index.shtml
创建本机的跨平台 GUI 应用程序(重述)
http://www-900.ibm.com/developerworks/cn/java/j-nativegui2/
标题: Eclipse 插件
--------------------------------------------------------------------------------

*****Eclipse User Interface Guidelines
http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html

*****Your First Plug-in
http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

*****Using Perspectives in the Eclipse UI
http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html

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

*****Contributing Actions to the Eclipse Workbench
http://www.eclipse.org/articles/Article-action-contribution/Contributing%20Actions%20to%20the%20Eclipse%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/Article-Branding/branding-your-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/developerWorks/cn/linux/opensource/os-ecgui2/index.shtml
*****在 Eclipse Workbench 之外使用 Eclipse GUI,第 3 部分:添加操作、菜单和工具栏
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecgui3/index.shtml

*****JFace 开发向导
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecjfw/index.shtml
*****Creating JFace Wizards
http://www.eclipse.org/articles/Article-JFace%20Wizards/wizardArticle.html

开发 Eclipse 插件
http://www-900.ibm.com/developerWorks/cn/java/os-ecplug/index.shtml
驾驭 Eclipse 功能部件
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecfeat/index.shtml
扩展 Eclipse 的 Java 开发工具
http://www-900.ibm.com/developerWorks/cn/linux/opensource/os-ecjdt/index.shtml

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

创建本机、跨平台 GUI 应用程序
http://www-900.ibm.com/developerWorks/cn/linux/guitoolkit/j-nativegui/index.shtml
创建本机的跨平台 GUI 应用程序(重述)
http://www-900.ibm.com/developerworks/cn/java/j-nativegui2/标题: swt/jface
--------------------------------------------------------------------------------

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

一个法国的JFace网站!代码写的很清楚
http://www.eclipsetotale.com/articles/swt/premierProjetJFace/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/标题: eclise Games
--------------------------------------------------------------------------------

Eclipse Games
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/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/index.cgi/~checkout~/platform-swt-home/dev.html
Eclipse Performance Tips
http://www.eclipsefaq.org/chris/tips/

The Eclipse Rich Client Platform
http://www.eclipsefaq.org/chris/LaffraEclipseRCP_files/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/Editors not tied to the resources framework
http://www.jroller.com/page/Zhou/20040215#eclipse_editors_not_tied_to

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

http://www.oneclipse.com/

http://www.eclipseplugincentral.com/

http://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/en/page.jsp?page=goodies/index.jsp

Building and delivering a table editor with SWT/JFace
http://www.eclipse.org/articles/Article-Table-viewer/table_viewer.html

以上全是转载,完全是因为怕以后找不到,本人强烈推荐的是www.vogella.de
分享到:
评论

相关推荐

    eclipse_4.7.3a,eclipse/plugins里面的org.eclipse.jface.text,按“=”和空格以后不会自动补完代码

    eclipse_4.7.3a,eclipse/plugins里面的org.eclipse.jface.text,按“=”和空格以后不会自动补完代码,防止eclipse过于的智能

    eclipse plugin

    Eclipse插件开发还涉及到JFace和SWT库,它们是Eclipse提供的用于构建用户界面的工具包。 总的来说,Eclipse插件极大地扩展了Eclipse的功能,使得开发者可以根据自身需求定制开发环境。通过安装"OpenExplorer"、...

    eclipse plugin源代码 完整工程

    4. **编程模型**:Eclipse插件主要使用Java语言编写,使用Eclipse的JFace和SWT库来创建用户界面。JFace提供了高级的面向对象的API,简化了UI开发;SWT是Eclipse的窗口工具包,基于操作系统原生的窗口系统,提供高...

    Eclipse全程指南:基础知识·Web开发·SWT/JFace开发·Eclipse插件.王占全等

    书名=Eclipse全程指南 作者=王占全,苏玲著 页码=515 ISBN=515 SS号=11980095 dxNumber=000006325812 出版时间=2008

    Eclipse plugin的联系人程序

    工作了一年了,没事儿写了一个小的联系人程序,用到了MVP的设计模式,EClipse PLUGIN,结合了SWT和jface的一些UI插件。具体运行解压缩以后会有readMe文件来指导。 总的来说,程序结构可以分为,Model, UI, Binder和...

    eclipse插件开发指南.pdf

    ### Eclipse插件开发指南知识点概览 #### 一、Eclipse概述 **1.1 Eclipse简介** - **1.1.1 Eclipse的历史背景** - Eclipse最初由IBM于2001年11月发布,版本号为1.0。 - 随着时间的发展,Eclipse逐渐成为了一个...

    Eclipse插件开发文档

    4. "Eclipse-plugin_插件开发.ppt":可能是PPT形式的讲解材料,包含插件开发的重点和难点。 总之,Eclipse插件开发是一项涉及多方面技能的任务,包括Java编程、理解OSGi、掌握Eclipse API以及XML配置。通过学习和...

    Eclipse+SWT&JFace;开发实战精解

    9. **插件开发**:如果需要扩展Eclipse的功能,还需要了解Eclipse的插件开发体系,包括Plugin、Bundle、Extension Point和Extension。 10. **实战案例**:通过实际项目练习,加深对SWT和JFace的理解,提升开发技能...

    org.eclipse.jface.text_3.3.2.r332_20071017-0800.jar

    适用于Myeclipse6.5,清除空格,;,=自动上屏。。下载后将后缀的修改删掉,替换eclipse\plugin\下的同名文件即可

    eclipse插件开发第二版(英文版).part3.4.rar

    1. **Eclipse插件体系结构**:讲解Eclipse插件的基础,包括插件的概念、生命周期、依赖关系和插件的声明元数据,如plugin.xml文件。 2. **OSGi框架**:Eclipse基于OSGi框架,这部分可能会介绍OSGi的基本概念,如...

    eclipse插件开发实战

    - **SWT (Standard Widget Toolkit)** 和 **JFace**:提供了用户界面的 API,用于构建图形界面应用。 - **Workbench API**:这是 Eclipse 工作台的 API,用于构建高级用户界面,包括视图、编辑器等功能。 - **...

    代码提示org.eclipse.jface.text_3.13.0.v20180527-1819.jar修改版

    那是因为eclipse版本不一样,这是修改好的,取消优化代码智能提示后Eclipse空格键代码上屏的困扰,配置代码智能提示,myeclipse也可以用。本人已经亲测。下载好后解压,用里面的jar包替换plugin文件夹下同名jar包。

    Eclipse SWT&JFace开发实战精解 源码

    这部分内容可能涵盖了Eclipse插件开发的基础知识,包括工作台(Workbench)的概念、插件(Plugin)的结构和生命周期,以及SWT和JFace的基本概念。SWT是Eclipse提供的底层UI库,它提供了与操作系统直接交互的原生控件...

    Eclipse_Swt_Jface_核心应用_部分19

    1.6.2 Eclipse的UI界面基于JFace 10 1.7 本章小结 10 第2章 配置SWT开发环境 11 2.1 下载和安装Eclipse 11 2.1.1 Eclipse下载页面介绍 11 2.1.2 下载Eclipse 12 2.1.3 安装Eclipse语言包 14 .2.1.4 ...

    Photon org.eclipse.jface.text_3.13.0.v20180527-1819.jar修改版

    针对eclipse photon 中代码提示自动填充变量类型问题,修改org.eclipse.jface.text_3.13.0.v20180527-1819.jar,取消优化代码智能提示后Eclipse空格键代码上屏的困扰,配置代码智能提示,替换plugin文件夹下同名jar包...

    org.eclipse.jface.text_3.14.0.v20180824-1140.jar修改版

    org.eclipse.jface.text_3.14.0.v20180824-1140.jar,取消优化代码智能提示后Eclipse空格键代码上屏的困扰,配置代码智能提示,替换plugin文件夹下同名jar包,即可,不会用的小伙伴可以百度一下Eclipse代码自动上屏!

    org.eclipse.jface.text_3.13.0.v20180527-1819.jar修改版

    org.eclipse.jface.text_3.13.0.v20180527-1819.jar,取消优化代码智能提示后Eclipse空格键代码上屏的困扰,配置代码智能提示,替换plugin文件夹下同名jar包,即可,不会用的小伙伴可以百度一下Eclipse代码自动上屏!

    Eclipse 检查Next按钮的向导示例

    5. **界面设计**:Eclipse使用SWT(Standard Widget Toolkit)和JFace库来创建用户界面。使用`Composite`和`Control`类来构建页面布局,如`Text`, `Label`, `Checkbox`等控件,通过`GridLayout`或`FormLayout`来组织...

Global site tag (gtag.js) - Google Analytics