This topic lists the different container demonstrations that are supplied with Enterprise Developer, specifies the folder they are contained in, and provides a brief summary of what they do.
For users of Enterprise Developer for Eclipse (Windows):
Demonstration | Location | Summary |
---|---|---|
Base Image | EdBuildTools | Creates a base image for Enterprise Developer Build Tools and, on Windows, two images configured for use with 32-bit or 64-bit applications. On Linux, one 64-bit image is provided. |
CICS | Examples\CICS | Creates an image containing a sample CICS application that can be run or debugged. |
Hello World | Examples\Build_HelloWorld | Creates an image containing a sample (Hello World) application that can be run or debugged. |
Hello World (Ant) | Examples\Build_Helloworld_ant | Uses Ant to create an image containing a sample (Hello World) application that can be run or debugged. |
Hello World (JVM) | Examples\Build_JVM_HelloWorld | Creates an image containing a sample JVM COBOL (Hello World) application that can be run or debugged. |
Hello World (PL/I) | Examples\Build_PLI_HelloWorld | Creates an image containing a PL/I-based sample (Hello World) application that can be run or debugged. |
MFUnit | Examples\MFUNIT | Compiles the Enterprise Developer MFUnit demo in a container and uses the results to produce a new image with the example. |
For detailed information see The Container Demonstration for the Enterprise Developer Base Image and The CICS Container Demonstration.
For users of Enterprise Developer for Eclipse (UNIX), or Enterprise Developer UNIX Components:
Demonstration | Location | Summary |
---|---|---|
Base Image | EntDev | Creates a base image for Enterprise Developer UNIX Components. |
Ant | Examples/Build_demo_ant | Uses Ant to create an image containing a sample (Hello World) application that can be run or debugged. |
CICS | Examples/CICS | Creates an image containing a sample CICS application that can be run or debugged. |
Hello World | Examples/Build_HelloWorld | Creates an image containing a sample (Hello World) application that can be run or debugged. |
Hello World (JVM) | Examples/Build_JVM_HelloWorld | Creates an image containing a sample JVM COBOL (Hello World) application that can be run or debugged. |
Hello World (PL/I) | Examples/Build_PLI_HelloWorld | Creates an image containing a PL/I-based sample (Hello World) application that can be run or debugged. |
JSON | Examples/Build_demo_json | Compiles the Enterprise Developer JSON demo in a container and uses the results to produce a new image with the example. |
MFUnit | Examples/Build_demo_mfunit | Compiles the Enterprise Developer MFUnit demo in a container and uses the results to produce a new image with the example. |
Multithreading | Examples/Build_demo_mthread | Compiles the Enterprise Developer Mthread demo in a container and uses the results to produce a new image with the example. |
For detailed information see The Container Demonstration for the Enterprise Developer Base Image and The CICS Container Demonstration.