This document describes how to set up and run a PDE (Plug-in Development Environment) build. PDE build allows automating the plug-in build process through command line. It requires setting up a build directory containing the source plugins/features, a target platform directory containing dependency plugins/features, and a build configuration file. The PDE build is then run with a Java command specifying these directories. This allows automatically building plug-ins and features against the dependencies in the target platform.