alblue / com.packtpub.e4

Code samples for the "Eclipse Plugin Development by Example: Beginners Guide" book 978-1782160328
Eclipse Public License 1.0
56 stars 38 forks source link

Eclipse Plugin Development by Example: Beginner's Guide

This repository contains source code for the Packt Publishing book "Eclipse Plugin Development by Example: Beginners Guide". Tags and branches are available for both versions.

https://www.amazon.co.uk/s/ref=dp_byline_sr_book_1?ie=UTF8&text=Dr+Alex+Blewitt&search-alias=books-uk&field-author=Dr+Alex+Blewitt&sort=relevancerank

Second Edition

Chapters

Chapter 1: Creating your first Plug-in Chapter 2: Creating Views with SWT Chapter 3: Creating JFace Viewers Chapter 4: Interacting with the User Chapter 5: Working with Preferences Chapter 6: Working with Resources Chapter 7: Creating Eclipse 4 Applications Chapter 8: Migrating to Eclipse 4 Chapter 9: Styling Eclipse 4 Applications Chapter 10: Creating Features, Update Sites, Applications and Products Chapter 11: Automated Testing of Plug-ins Chapter 12: Automated Builds with Tycho Chapter 13: Contributing to Eclipse

First edition

Contents

Chapter 1: Creating your first Plug-in Chapter 2: Creating Views with SWT Chapter 3: Creating JFace Viewers Chapter 4: Interacting with the User Chapter 5: Storing Preferences and Settings Chapter 6: Working with Resources Chapter 7: Understanding the Eclipse 4 Model Chapter 8: Creating Features, Update Sites, Applications and Products Chapter 9: Automated Testing of Plug-ins Chapter 10: Automated Builds with Tycho

Contact

Follow me on Twitter @alblue, or mail alex.blewitt@gmail.com. My blog is at https://alblue.bandlem.com/

LICENSE

Code examples are licensed under the Eclipse Public License, version 1.0 as contained in the LICENSE.html file