Book description
Producing a commercial-quality plug-in means going above and
beyond the minimal requirements needed to integrate with Eclipse.
It means attending to all those details that contribute to the
“fit and polish” of a commercial offering. This
comprehensive guide covers the entire process of plug-in
development, including all the extra steps needed to achieve the
highest quality results.
Building on two internationally best-selling previous editions,
Eclipse Plug-ins, Third Edition, has been fully
revised to reflect the powerful new capabilities of Eclipse 3.4.
Leading Eclipse experts Eric Clayberg and Dan Rubel present
detailed, practical coverage of every aspect of plug-in
development, as well as specific, proven solutions for the
challenges developers are most likely to encounter.
All code examples, relevant API listings, diagrams, and screen
captures have been thoroughly updated to reflect both the Eclipse
3.4 API and the latest Java syntax. In addition, Clayberg and Rubel
have completely revamped their popular Favorites View case study,
reworking much of its content and recreating its code from scratch.
The authors carefully cover new functionality added to existing
Eclipse features, such as views and editors, and fully explain
brand-new features such as Commands, GEF, and PDE Build.
This extensively revised edition
Thoroughly covers Eclipse’s new preferences
Illuminates the powerful new Eclipse Command Framework, which replaces Eclipse’s older Action Framework
Presents extensive new discussions of using commands with views and editors
Introduces Mylyn, the new task-focused interface that reduces information overload and simplifies multi-tasking
Contains an all-new chapter on using the Graphical Editing Framework (GEF) to build dynamic, interactive graphical user interface elements
Walks you step by step through the entire PDE Build process
Shows how to create update sites with p2, which replaces Eclipse’s old Update Manager
This book is designed for every experienced developer interested
in extending the Eclipse platform, the Rational Software
Development Platform, or any other platform that supports Eclipse
plug-ins.
Table of contents
- Title Page
- Copyright Page
- Table of Contents
- Praise for Previous Editions
- The Eclipse Series
- Foreword by Skip McGaughey
- Foreword by Simon Archer
- Preface
- Chapter 1 Using Eclipse Tools
- Chapter 2 A Simple Plug-in Example
- Chapter 3 Eclipse Infrastructure
- Chapter 4 The Standard Widget Toolkit
- Chapter 5 JFace Viewers
- Chapter 6 Commands and Actions
- Chapter 7 Views
- Chapter 8 Editors
- Chapter 9 Resource Change Tracking
- Chapter 10 Perspectives
- Chapter 11 Dialogs and Wizards
- Chapter 12 Preference Pages
- Chapter 13 Properties
- Chapter 14 Builders, Markers, and Natures
- Chapter 15 Implementing Help
- Chapter 16 Internationalization
- Chapter 17 Creating New Extension Points
- Chapter 18 Features, Branding, and Updates
- Chapter 19 Building a Product
- Chapter 20 GEF: Graphical Editing Framework
- Chapter 21 Advanced Topics
- Appendix A Eclipse Plug-ins and Resources
- Appendix B Ready for Rational Software
- Index
Product information
- Title: Eclipse Plug-ins, Third Edition
- Author(s):
- Release date: December 2008
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780321553461
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
scenario
Java Streams: Using the Java Streams API
Explore the Streams API and try out a variety of stream operations
video
Angular - The Complete Guide [2023 Edition]
Learn all the fundamentals you need to know in order to get started developing Angular applications …
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for the latest version of React—React 18** React.js is the most …