Develop > Presentation layer > Customize IBM Sales Center > Deploy customizations to the IBM Sales Center > Accept customizations for deployment in Rational Application Developer
Automate builds in Rational Application Developer
Once the projects are created, they can be built in an automated build using the runAnt capability to run Rational Application Developer without a user interface ("headless" mode). RunAnt is described in the RAD information center at help/topic/com.ibm.etools.j2eeapp.doc/topics/tjantheadless.html
RAD provides Ant tasks to create build.xml files for each feature and plugin, and to generate and export jar files suitable for an update site, but there is not an Ant task equivalent to the Build all button that the site.xml editor provides. For detailed instructions on how to create an automated build of features and plugins, and to construct an update site from the result, see Build and Test Automation for plug-ins and features.
Related concepts
Deploy customizations to the IBM Sales Center
Accept customizations for deployment in Rational Application Developer
Related tasks
Create a feature project in Rational Application Developer
Create an update site in Rational Application Developer