In this section, create an HCSC project before defining service adapters and business processes.
- Note
- An HCSCTE project is required for each program. When you develop multiple programs, you must use a separate workspace for the HCSCTE project of each program. If you create multiple HCSCTE projects in the same workspace, the programs will not operate correctly.
The following is the procedure for creating an HCSCTE project.
- Start Eclipse.
- From the menu, select File, New, and then Project.
The New Project dialog box appears.
- Select HCSCTE Project, and then click the Next button.
The HCSCTE Project dialog box appears, and then the page for creating a new HCSCTE project appears.
![[Figure]](figure/zs996500.gif)
- Specify the following items, and then click the Next button.
- Project name
- Specify any name. In this example, specify HCSCTE.
- Use default location
- Select the Use default location check box.
The HCSCTE Project dialog box appears, and then the page for setting the HCSCTE repository appears.
![[Figure]](figure/zs996600.gif)
- Specify the following items, and then click the Finish button.
- Repository directory
- Specify the directory in which to store repository information. Note the following points when you specify the repository directory:
Do not specify the same path for the repository directory path and project path.
Use an absolute path to specify the path.
The specified absolute path is normalized, and then the length is verified with the normalized path.
- Login user name
- Specify the user name that will be used for logging in to the repository. The user name can consist of 1 to 16 alphanumeric characters.
If a dialog box asking you whether to switch the perspective appears, click the Yes button.
An HCSCTE project is created, and then the perspective for the project opens.
![[Figure]](figure/zs996700.gif)
After you have completed the above procedure, export and import the system configuration definition. For details about the procedure, see 3.5.7(2) Exporting the system configuration definition from the operation environment and 3.5.7(3) Importing the system configuration definition into the development environment.