The container demonstration to create the Enterprise Developer base image includes a batch file (bld.bat) to make the process of running the demonstration as easy as possible. This topic lists and describes the parameters that you can specify when running bld.bat.
For users of Enterprise Developer for Eclipse (Windows):
The command to execute the batch file to run the container demonstration for the Enterprise Developer base image is as follows:
bld.bat { IacceptEULA [options] }
options enables you to specify a number of characteristics for the image, such as any odbc or java requirements, or auto-login credentials. For a full list of available options and their definitions, run ./bld.sh without specifying any other parameters.
For users of Enterprise Developer for Eclipse (UNIX), or Enterprise Developer UNIX Components:
The command to execute the shell script to run the container demonstration for the Enterprise Developer base image is as follows:
./bld.sh { IacceptEULA [options] }
options enables you to specify a number of characteristics for the image, such as any odbc or java requirements, or auto-login credentials. For a full list of available options and their definitions, run ./bld.sh without specifying any other parameters.