Renaming a Project

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.

  1. Select the project folder from the Project Explorer field.
  2. 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.
  3. In the Rename Resource field, enter the new project name.
    All three of the files in the project folder are automatically 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.
  4. Click OK.
    You will see the name change reflected in the project folder and the three project files.