- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Eclipse is far more than the leading Java IDEplatform for creating extensible integrated tools and rich client applications of all kinds. Using plug-ins, anyone can build tools that integrate seamlessly with the Eclipse environment and leverage its immense power. This book introduces and illuminates the entire process of plug-in development, presenting all best practices needed to achieve high-quality results. Building on three best-selling previous editions, Eclipse Plug-ins, Fourth Edition it has been fully revised to reflect Eclipse 4.0, a milestone release containing powerful new capabilities. The authors have substantially revised more than 80% of their content, revamped and retested all sample code to reflect Eclipse 4.0 API and modern Java syntax, and completely reworked their popular Favorites View case study to reflect today's most effective techniques. Writing for Eclipse developers at all levels of experience, experts Eric Clayberg, Dan Rubel, and Jaime Wren illuminate every aspect of plug-in development, and share proven solutions for today's most common challenges. Throughout, they carefully cover new functionality added to existing Eclipse features, such as views and editors, and offer insightful explanations of new and recent additions such as GEF and PDE Build. Since its original publication, this has been the definitive book for Eclipse plug-in developers. With its latest improvements, it's now even more valuable
Contents
1. Using Eclipse Tools2. A Simple Plug-in Example3. Eclipse Infrastructure4. The Standard Widget Toolkit5. JFace Viewers6. Actions7. Views8. Editors9. Resource Change Tracking10. Perspectives11. Dialogs and Wizards 40511.1 Dialogs12. Preference Pages13. Properties14. Builders, Markers, and Natures15. Implementing Help16. Internationalization17. Creating New Extension Points18. Features, Branding, and Updates19. Building a Product20. Advanced TopicsAppendix: Eclipse Plug-ins and Resources