Chapter 24. Building Hyperbola

Up to this point, you have been using the PDE Export Product wizard to create end-user deliverable versions of Hyperbola. As the Hyperbola product grows, has more developers working on it, and more configurations, there’s a pressing need for automated, reproducible, and accessible builds.

Building Eclipse systems by hand is somewhat challenging and tedious. The compile-time classpath for any given plug-in includes the code from all its prerequisites. Just computing the classpath and build order is hard. Mix in variations such as different source locations (e.g., projects in the workspace, checked out from CVS in the filesystem, or both) and the myriad of output packaging options and you need help.

So far, PDE’s Export ...

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.