-
Book Overview & Buying
-
Table Of Contents
Mastering Eclipse Plug-in Development
By :
Mastering Eclipse Plug-in Development
By:
Overview of this book
Mastering Eclipse Plug-in Development shows you how to build an extensible application using custom extension points and dynamic OSGi services in Eclipse. Dynamic design patterns such as whiteboard and extender are covered along with specific techniques to deal with native and legacy code.
This book dives right into the details and teaches you how to define new JFace wizards and extend Eclipse with custom extension points. Then the book moves quickly on to the details of how to define new commands for the Eclipse console and how to include native code in a plug-in. You will engage with modular application design patterns and Thread Context ClassLoaders before getting the details on how to create as well as manage P2 sites and write help documentation for an Eclipse plug-in.
Table of Contents (18 chapters)
Mastering Eclipse Plug-in Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Plugging in to JFace and the Common Navigator Framework
Creating Custom Extension Points
Using OSGi Services to Dynamically Wire Applications
Using the Gogo Shell and Commands
Native Code and Fragment Bundles
Understanding ClassLoaders
Designing Modular Applications
Event-driven Applications with EventAdmin
Deploying and Updating with P2
User Assistance in Eclipse
Index