#topicpath
----
//ここにコンテンツを記述します。



***関連リンク [#dc95429f]
-[[EclipseCon2005 TUTORIALS:http://www.eclipsecon.org/2005/tutorials.php]]

このサイトは非常に参考になります。この内
-26 Developing for the Rich Client Platform 
-01 Contributing to Eclipse: understanding and writing plug-ins

この2記事はRCP開発のバイブルです

-[[Launching Java Applications>http://www.eclipse.org/articles/Article-Java-launch/launching-java.html]] アプリをlaunchするときのサンプル。
-[[Eclipse: Building Commercial Quality Plug-ins, Second Edition のサンプルコード:http://www.qualityeclipse.com/?page=examples/content.html]]
-[[Eclipse Forms Programming Guide日本語訳:http://homepage3.nifty.com/SideWorks/EclipseForms_ja/EclipseForms.html]]
-[[SWTアプリケーションでのレイアウト:http://www13.plala.or.jp/observe/swt/swt_layout.html]]
-[[Understanding Layouts in SWT 日本語訳:http://joesaisan2.at.infoseek.co.jp/ULS.htm]]
SWTのレイアウト方法についての詳細。
-[[Extension Pointsのリファレンスページ:http://www.eclipse.org/documentation/html/plugins/org.eclipse.platform.doc.isv/doc/reference/extension-points/]]
-[[Eclipseプラグイン・アーキテクチャーに関するノート:http://www.genpaku.org/other/eclipse/plugin_architecturej/plugin_architecture.html]]
-[[プラグイン開発の2.1系のJavaDoc:http://download2.eclipse.org/downloads/documentation/2.0/html/plugins/org.eclipse.platform.doc.isv/reference/api/index.html]]
-[[プラグイン開発の3.0系のJavaDoc:http://www.jlab.net/eclipse/doc/3.0/]]
-[[ObserveEclipse:http://www13.plala.or.jp/observe/index.html]]
-[[パースペクティブのカスタマイズ:http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html]]
-[[本家のドキュメントのサイト:http://www.eclipse.org/documentation/main.html]]
-[[JFaceウィザードの開発:http://www-6.ibm.com/jp/developerworks/opensource/030808/j_os-ecjfw.html]]
-[[サンプルコーディング集:http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/dev.html#snippets]]
-[[プラグイン指向Eclipse開発講座:http://www.javadeveloper.jp/members/regular/Rensai.category_rensai_article_eclipse.dhtml]]
-[[Eclipse Forms Programming Guide:http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/pde-ui-home/working/EclipseForms/EclipseForms.html]]
-[[Preference Dialogのサンプル:http://jssst03.c.u-tokyo.ac.jp/~ichiyama/cgi-bin/hiki/hiki.cgi?PreferenceDialog]]
-[[plugin.xmlのrequireのオプションは重要:http://d.hatena.ne.jp/xucker/20050315#p2]]
-[[ドラッグアンドドロップ:http://cutie.dip.jp/pc/java/swt/19.php]]

-[[RCP Tutorial: Part 1 日本語訳:http://www.eclipse.org/japanwg/20050425/rcp_tutorial_ja1.html]]
-[[RCP Tutorial: Part 2 日本語訳:http://www.eclipse.org/japanwg/20050425/rcp_tutorial_ja2.html]]

-[[Eclipse.org article:http://www.eclipse.org/articles/]]
-[[RCP FAQ:http://wiki.eclipse.org/index.php/RCP_FAQ]]
-[[What is IAdaptable?:http://www.eclipsezone.com/articles/what-is-iadaptable/]]

-[[Trouble 21: SWT/JFaceに関する問題:http://www.smg.co.jp/JavaTroubleshooting/swtMain.html]]
-[[Official Eclipse FAQsなどがある、リンク集:http://wiki.eclipse.org/index.php/Main_Page]]
-[[Eclipse User Interface Guidelines Version 2.1:http://www.eclipse.org/articles/Article-UI-Guidelines/Index.html]]
-[[The SWT FAQ:http://www.eclipse.org/swt/faq.php]]
-[[EclipseZone - An online community by and for Eclipse users everywhere:http://www.eclipsezone.com/]]
-[[Eclipse環境を管理する(インストールディレクトリを分ける話)>http://www-06.ibm.com/jp/developerworks/opensource/060310/j_os-ecl-manage.shtml]]
-[[自分専用のプラグインフォルダ>http://eclipsewiki.net/eclipse/index.php?%BC%AB%CA%AC%C0%EC%CD%D1%A4%CE%A5%D7%A5%E9%A5%B0%A5%A4%A5%F3%A5%D5%A5%A9%A5%EB%A5%C0]]
-[[Builderの作り方>http://www.limy.org/program/eclipse/plugin/make_builder.html]]


***IBM developerWorks [#ve12ad1a]
-[[ビューのリンクでEclipseアプリケーションを豊かに:http://www-06.ibm.com/jp/developerworks/opensource/051202/j_os-ecllink.shtml?ca=drs-]]
-[[Eclipseのヘルプ・システムを使ってプロジェクトを文書化する:http://www-6.ibm.com/jp/developerworks/opensource/040326/j_os-echelp.html]]
-[[SWTアプリケーションにコンテンツ・アシスタントを備える:http://www-6.ibm.com/jp/developerworks/opensource/040123/j_os-ecca.html]]
-[[EclipseでのJava Development Toolsの拡張:http://www-6.ibm.com/jp/developerworks/opensource/031212/j_os-ecjdt.html]]
-[[ActiveXコントロールをSWTアプリケーションへ統合する:http://www-6.ibm.com/jp/developerworks/opensource/030829/j_os-activex.html]]
-[[Java Web Startを使用して、SWTアプリケーションを配置する:http://www-6.ibm.com/jp/developerworks/opensource/030822/j_os-jws.html]]
-[[Eclipse Workbench以外でのEclipse GUIの使用 第1回: スタンドアロン・モードでJFaceおよびSWTを使用する:http://www-6.ibm.com/jp/developerworks/opensource/030328/j_os-ecgui1.html]]
-[[Eclipse Workbench以外でのEclipse GUIの使用 第2回: JFaceイメージ・レジストリーを使用する:http://www-6.ibm.com/jp/developerworks/opensource/030418/j_os-ecgui2.html]]
-[[Eclipse Workbench以外でのEclipse GUIの使用 第3回: アクション、メニュー、およびツールバーを追加する:http://www-6.ibm.com/jp/developerworks/opensource/030502/j_os-ecgui3.html]]
-[[Eclipseプラグインの国際化対応:http://www-6.ibm.com/jp/developerworks/opensource/020823/j_os-i18n.html]]
-[[国際化対応Eclipseプラグインをテストする:http://www-6.ibm.com/jp/developerworks/opensource/020920/j_os-i18n2.html]]
-[[顧客問題の分析にEclipseツールを活用する方法:http://www-6.ibm.com/jp/developerworks/opensource/030905/j_os-ecdiag.html]]
-[[Runtime SpyでEclipseの起動パフォーマンスを調整する: 第1回:http://www-6.ibm.com/jp/developerworks/opensource/040604/j_os-ecspy1.html]]
-[[SWT Tips and Samples - Java + SWT でスタンドアローンアプリケーション開発:http://cjasmin.fc2web.com/]]


***Eclipseのサイトの technical articles [#x17bcc5d]
基本
-[[Creating an Eclipse View:http://www.eclipse.org/articles/viewArticle/ViewArticle2.html]]
-[[Preferences in the Eclipse Workbench UI:http://www.eclipse.org/articles/Article-Preferences/preferences.htm]]
-[[Contributing Actions to the Eclipse Workbench:http://www.eclipse.org/articles/Article-action-contribution/Contributing%20Actions%20to%20the%20Eclipse%20Workbench.html]]
-[[Creating JFace Wizards:http://www.eclipse.org/articles/Article-JFace%20Wizards/wizardArticle.html]]
-[[Simplifying Preference Pages with Field Editors:http://www.eclipse.org/articles/Article-Field-Editors/field_editors.html]]
-[[Branding Your Application:http://www.eclipse.org/articles/Article-Branding/branding-your-application.html]]
-[[Eclipse Rich Client Platform:http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ui-home/rcp/index.html]]
-[[Take control of your properties:http://www.eclipse.org/articles/Article-Properties-View/properties-view.html]]

難しい
-[[Using Perspectives in the Eclipse UI:http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html]]
-[[How to use the JFace Tree Viewer:http://www.eclipse.org/articles/treeviewer-cg/TreeViewerArticle.htm]]
-[[Building and delivering a table editor with SWT/JFace:http://www.eclipse.org/articles/Article-Table-viewer/table_viewer.html]]
-[[Drag and Drop in the Eclipse UI:http://www.eclipse.org/articles/Article-Workbench-DND/drag_drop.html]]
-[[Eclipse Forms Programming Guide:http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/pde-ui-home/working/EclipseForms/EclipseForms.html]]
-[[Handling code samples in Eclipse 3.0:http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/pde-ui-home/working/samples/samples.html]]
-[[Levels Of Integration:http://www.eclipse.org/articles/Article-Levels-Of-Integration/Levels%20Of%20Integration.html]]
-[[On the Job: The Eclipse Jobs API:http://www.eclipse.org/articles/Article-Concurrency/jobs-api.html]]
-[[SWT Standard Widget Toolkit - Development Resources:http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/dev.html?rev=HEAD&content-type=text/html]]

-[[Eclipse Workbench: Using the Selection Service:http://www.eclipse.org/articles/Article-WorkbenchSelections/article.html]]
-[[The Eclipse Tabbed Properties View:http://www.eclipse.org/articles/Article-Tabbed-Properties/tabbed_properties_view.html]]
-[[Build and Test Automation for plug-ins and features>http://www.eclipse.org/articles/Article-PDE-Automation/automation.html]]






----



#topicpath


SIZE(10){現在のアクセス:&counter;}

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS