Before you start
Using a sample customization scenario, this tutorial demonstrates how you can use a Plug-in Development Environment (PDE) Build to automate the creation of an update site for the IBM Sales Center. Following the Eclipse plug-in development best practices, this tutorial explains how you can organize Sales Center customizations to fit into PDE Build, such as using a top-level build feature and customizing the logic of various steps in the PDE Build process. A custom Ant task is provided with this tutorial to dynamically update the feature qualifiers in the update site template to generate the final update site.
Learn how to:
- Create a top-level build feature to control the build process with PDE Build.
- Create an update site template.
- Set up and configure the PDE Build scripts.
- Customize the PDE Build process to assemble an update site.
- Run the PDE Build process.
- Gain insight on other advanced build topics.
The tutorial requires a working knowledge of the following:
- Apache Ant
- WebSphere® Commerce customization development
- Eclipse plug-in and Sales Center customization development
This tutorial requires a system with the following software installed:
- IBM Sales Center for WebSphere Commerce V7.0
- IBM WebSphere Commerce Developer V7.0 (Enterprise or Professional), with the IBM Sales Center toolkit feature installed
1.5 hour


