This article explains how to use http://www.aliyun.com/zixun/aggregation/13428.html ">eclipse Rich Client Platform (RCP) help The plugin implements the context-sensitive Help system on the wizard page on an existing system and visually shows the reader how to create the RCP Application and wizard pages, how to activate the question mark button on the wizard page, how to add help-related plug-ins, and increase the extension points. How to create Help content and a series of complete processes such as associating this content with the corresponding wizard page. Provide experience sharing for developers interested in RCP help systems.
Eclipse's help system is based on an XML catalog table referencing an HTML file, implemented by an existing eclipse help plug-in. We can easily embed the Eclipse help plug-ins into our own RCP system to enable powerful online help systems, and have Full-text search and bookmark-defined operations.
Create RCP Application and wizard pages
Create RCP Application
In this article, we will first create a stand-alone RCP application "Helpdemo" with a header application window that enables you to add a wizard page to the wizard page to help with the context.
The steps are as follows:
1 Select a new item from the Drop-down menu and select the New plug-in item:
Figure 1. Create a new plug-in project from a common project library
2 Write "Helpdemo" as the name of the project at the project name and click on the "Next" button.
Figure 2. Specify the physical properties of the project
3 in the option "Create Rich Client Creator", select Yes, and then click the "Next" button.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.