Chapter 2 Working with Apache Ant


Enabling Ant Build Script Generation

To generate the Ant build script, you need to create an Object-Oriented Model (OOM) targeted for the Java object language; then you need to enable the Ant build script generation. By default, the Ant build script generation is disabled.

Steps To enable Ant build script generation:

  1. Select Language→Generate Java Code.
  2. Click on the Options tab.
  3. Set the value of the option "ANT: Generate Ant build.xml file" to true:
  4. Click Apply to save the settings.
  5. Click Cancel to close the window.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.