Chapter 20. Integrating Code Libraries

Even the most Eclipse-biased developer would concede that the majority of Java libraries out there are not shipped as plug-ins. This chapter discusses the integration of these libraries into Eclipse.

In Part II, you saw that the Smack messaging library proved to be very useful for Hyperbola. In Chapter 10, “Messaging Support,” we used the term bundling to capture the idea of adapting or integrating one or more libraries (i.e., JARs) into Eclipse. We also showed you how to use PDE to convert Smack libraries into a bundle.

Bundling is typically a straightforward process, but there are choices to be made and issues to be resolved. In this chapter, we discuss the different bundling variants and common problems ...

Get Eclipse Rich Client Platform: Designing, Coding, and Packaging Java™ Applications 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.