Book Image

Mastering Eclipse Plug-in Development

By : Alex Blewitt, Bandlem Limited
Book Image

Mastering Eclipse Plug-in Development

By: Alex Blewitt, Bandlem Limited

Overview of this book

Table of Contents (18 chapters)
Mastering Eclipse Plug-in Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Plugging in to JFace and the Common Navigator Framework
Index

Chapter 10. User Assistance in Eclipse

This chapter presents the options for providing user assistance in Eclipse, including how to write help pages, how to run an external help server, how to embed help in an RCP application or run it as standalone, and how to write cheat sheets to allow the user to step through standard operations. By the end of this chapter, you will know about the different aspects to the user assistance options in Eclipse and be able to contribute plug-ins that add an interactive documentation to a standalone Eclipse environment, an RCP application, or via a website.