EPF Composer Development Guide
Welcome to the EPF Composer Development Guide. This guide covers the steps necessary
to begin development on EPF Composer using Eclipse, CVS, and Bugzilla.
Contents
Development Environment Setup: This step includes downloading and installing Eclipse and other features that EPF Composer depends on.
EPF Composer Build Plan (RTF file): Download this for an understanding of how EPF Composer is built.
CVS Repository Setup: This step includes connecting to CVS using a committer account or anonymously and checking out the plug-in projects to your workspace.
JDE Run and Debug Settings: This step demonstrates how to configure Eclipse to run or debug EPF Compposer from within the Eclipse environment.
Committing Changes: This step demonstrates how a committer can submit their code changes to the main CVS repository.
CVS Tags for EPF Composer: This step documents how to use CVS tags in the EPF Composer project, how to retrieve source with a specific tag, and how tags and published builds are related.
Bugzilla Setup: This step includes the creating a new Bugzilla account and the basic usage of Bugzilla for the EPF project.
|