Summary

In this chapter, we covered how to get started with Eclipse plug-in development. From downloading the right Eclipse package to getting started with a wizard-generated plug-in, you should now have the tools to follow through with the remainder of the chapters of this book.

Specifically, we learned these things:

  • The Eclipse SDK and the Eclipse IDE for Eclipse Committers have the necessary plug-in development environment to get you started
  • The plug-in creation wizard can be used to create a plug-in project, optionally using one of the example templates
  • Testing an Eclipse plug-in launches a second copy of Eclipse with the plug-in installed and available for use
  • Launching Eclipse in debug mode allows you to update code and stop execution at breakpoints ...

Get Eclipse Plug-in Development Beginner's Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.