Eclipse Rich Client Platform (RCP)
| View: | [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
Presentations:- Inside the RCP Runtime: Dynamic Plug-ins and Beyond by Jeff McAffer - [Clicks: 36]
The Eclipse community is increasingly interested in using Eclipse in non-tooling scenarios -- as a so-called "Rich Client Platform". These scenarios challenge the Eclipse runtime to support dynamic plug-ins, increased configurability and security without undue changes in API and level of function. This talk details how the Eclipse 3.0 runtime addresses these challenges.
[EclipseCon 2004 Presentations]
http://www.eclipsecon.org/EclipseCon_2004_TechnicalTrackPresentations/14_McAffer.pdf - Feb, 2004 - (PDF)
[Top]
Tutorials:- Eclipse's Rich Client Platform, Part 2: Extending the generic workbench by Jeff Gunther - [Clicks: 99]
This two-part tutorial series introduces Eclipse and its Rich Client Platform (RCP) and shows you how to assemble an RCP application to create an elegant client-side interface for your own business applications. Building on Part 1, Part 2 explores other Eclipse user-interface components -- such as views, actions, and wizards -- that you can use to assemble a complete RCP application. Use the sample application in this tutorial to create a front end for the Google API for querying and searching results from Google's extensive catalog of Web sites.
[Formats: HTML, PDF, Zip]
http://www-106.ibm.com/developerworks/edu/os-dw-os-rcp2-i.html - Jul, 2004 - Eclipse's Rich Client Platform, Part 1: Getting started by Jeff Gunther - [Clicks: 107]
This two-part tutorial series introduces Eclipse and its Rich Client Platform (RCP) and shows you how to assemble an RCP application to create an elegant client-side interface for your own business applications. Part 1 walks you through the steps to implement an RCP application, including creating a project within the Eclipse 3.0 IDE, defining a plug-in manifest, and creating a basic perspective. Using these components, you can create additional supporting Java classes and launch a stand-alone RCP application.
[Formats: HTML, PDF, Zip]
http://www-106.ibm.com/developerworks/edu/os-dw-os-rcp1-i.html - Jul, 2004
[Top]