Eclipse Plug-in Development: Beginner's Guide. Extend and customize Eclipse - Second Edition - Helion

Tytuł oryginału: Eclipse Plug-in Development: Beginner's Guide. Extend and customize Eclipse - Second Edition
ISBN: 9781785285011
stron: 458, Format: ebook
Data wydania: 2016-08-04
Księgarnia: Helion
Cena książki: 159,00 zł
Eclipse is used by everyone from indie devs to NASA engineers. Its popularity is underpinned by its impressive plug-in ecosystem, which allows it to be extended to meet the needs of whoever is using it. This book shows you how to take full advantage of the Eclipse IDE by building your own useful plug-ins from start to finish.
Taking you through the complete process of plug-in development, from packaging to automated testing and deployment, this book is a direct route to quicker, cleaner Java development. It may be for beginners, but we're confident that you'll develop new skills quickly. Pretty soon you'll feel like an expert, in complete control of your IDE.
Don't let Eclipse define you - extend it with the plug-ins you need today for smarter, happier, and more effective development.
Osoby które kupowały "Eclipse Plug-in Development: Beginner's Guide. Extend and customize Eclipse - Second Edition", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,22 zł, (13,90 zł -82%)
Spis treści
Eclipse Plug-in Development: Beginner's Guide. Extend and customize Eclipse - Second Edition eBook -- spis treści
- 1. Creating Your First Plug-in
- 2. Creating Views with SWT
- 3. Creating JFace Viewers
- 4. Interacting with the User
- 5. Storing Preferences and Settings
- 6. Working with Resources
- 7. Understanding the Eclipse 4 Model and RCP applications
- 8. Migrating views to Eclipse 4 IDE
- 9. Styling and custom hooks in E4
- 10. Creating Features Update Sites Applications and Products
- 11. Automated Testing of Plug-ins
- 12. Automated Builds with Tycho
- 13. Contributing to Eclipse
- 14. Appendix A: Using OSGi Services to dynamically wire applications
- 15. Appendix B: Pop Quiz Answers