1, before the start
(1) Tutorial content
l Part 1 RICH Client Platform Getting Started with the Eclipse plug-in architecture, implement the necessary steps for the RCP application, how to define the plug-in list, how to create basic perspective, how to create and run applications, and how to start a separate independent RCP application
l This tutorial is the second part of Eclipse's Rich Client Platform (RCP). On the basis of Part 1 tutorial, describe how to use Eclispe user interface components, such as view, action, wizard, and other assembly out of a complete application.
(2) Tool
l In the tutorial, use the Google API to create a front-end program so that you can query Google and display a query result of a wide web site directory.
l You need to download Google API here: Googleapi.jar
l At the same time, you need to apply for an account to get License Key, which is in use with Google API.