You can build a development environment with the configuration shown in the following figure in accordance with the development method of the application and the debugging method.
Figure 4-17 Configuration of the development environment
![[Figure]](figure/zu040170.gif)
- Configuration for building the development environment and the debug environment on one machine
This configuration is applicable when one developer develops an application on one machine. You can execute the local debugging.
- Configuration for building the development environment and the debug environment on different machines
This configuration is applicable when an application is built by a group of developers. You can also execute the remote debugging. Note that you can use this configuration when performing testing on an OS having an execution environment other than Windows.
The following table describes the products installed in the respective cases.
Table 4-1 Products installed for each configuration of development environment
Configuration | Development environment | Debug environment |
---|
Configuration for building the development environment and the debug environment on one machine | - Developer
- Service Architect
|
Configuration for building the development environment and the debug environment on different machines | - Developer
- Service Architect
| - Application Server
- Service Platform
|