Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering Eclipse Plug-in Development

Posted By: AlenMiler
Mastering Eclipse Plug-in Development

Mastering Eclipse Plug-in Development by Dr Alex Blewitt
English | Aug 26, 2014 | ISBN: 1783287799 | 362 Pages | EPUB/MOBI/PDF (True) | 38 MB
With: Code Files

If you are a Java developer who is familiar with the Eclipse plug-in environment, this book covers the advanced concepts that you need to know to achieve true expertise. Prior experience in creating Eclipse plug-ins is assumed for this book.

Build modular applications on Eclipse by defining custom extension points and using OSGi services

About This Book

Master Eclipse plug-in development with this example-based and practical guide
Define new JFace wizards, custom extension points, and new commands for the Eclipse console
Get to grips with OSGI services and events to dynamically wire applications and communicate between plug-ins
Who This Book Is For

In Detail

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.