Change the project name for easier recognition, or to reflect any changes in the
content.
Prerequisites
You must be in the SAP Sybase ESP Authoring
perspective.
Task
Follow these steps to rename a project that you have created in
SAP Sybase Event Stream Processor Studio.
- Select the project folder from the Project Explorer
field.
- Right click and select Rename.
The same naming rules that apply when creating a project also apply when renaming
a project:
- Must start with a lowercase letter, underscore, or dollar sign
- All other characters must be lowercase letters, numbers, underscores, or dollar
signs
- Must not contain spaces
- In the Rename Resource field, enter the new project
name.
All three of the files in the project folder are automatically be renamed:
- project_name.ccl – contains the CCL code.
- project_name.cclnotation – contains the diagram that corresponds to the .ccl
file.
- project_name.ccr – contains the project configuration.
- Click OK.
You will see the name change reflected in the project folder and the three
project files.