Compiling the Sample Project

Compile a project before running it to check for errors and make corrections.

  1. If the sample project is not already open in the Visual editor, open it now.
    1. Go to SAP Sybase ESP Authoring perspective.
    2. In Project Explorer, expand the my_portfolio_valuation folder.
    3. Double-click my_portfolio_valuation.cclnotation.
  2. To compile the project, either:
    • Click the Compile Project compile button in the main toolbar, or,
    • Press F7.
The project compiles and reports any errors found. Compilation errors are displayed in the Problems or Console view, depending on the type of error.
Next
Review and resolve any problems. If it compiles with no errors, you can skip Viewing Problems.