Produce an executable .ccx file from CCL code. CCL code must be compiled to produce an executable to run on Event Stream Processor.
Studio silently saves all open files belonging to the project, compiles the project, and
creates the .ccx file (the compiled executable).
Compilation errors are displayed in Problems or
Console view in each perspective, depending on
the type of error. And, if you selected Run
Project it also runs the compiled project.
Studio returns an error when a project refers to a schema from an imported file but the project compiles without errors. Refresh the file by closing the project or create the files in the opposite order.