Chapter 3. Eclipse Infrastructure
This chapter discusses the architecture behind the code generated in the previous chapter. Before diving deeper into every aspect of the program, it’s time to step back and look at Eclipse as a whole.
The simple example plug-in that was started and described in Chapter 2—the Favorites plug-in—provides a concrete basis on which to discuss the Eclipse architecture.
3.1 Structural Overview
Eclipse isn’t a single monolithic program, but rather a small kernel called a plug-in loader surrounded by hundreds (and potentially thousands) of plug-ins (see Figure 3–1) of which the Favorites example plug-in is one. Each plug-in ...
Get Eclipse: Building Commercial-Quality Plug-ins, 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.