Viewing Problems

Use the Problems view to view error details when trying to validate, upload, and compile projects.

Prerequisites
Open the SAP Sybase ESP Authoring perspective.
Task
  1. Click on a problem in Problems view, or expand the group to see individual errors.
    By default, Problems view is at the bottom of the screen, and problems are grouped by severity.
    Error details appear in Problems view and in the status bar at the bottom left side of the screen.
    Tip: If you double-click on a problem in the problems view while the project is open in the Visual editor, the CCL editor opens read-only to show you where the problem is. To fix the problem, either:
    • Return to the Visual editor and fix it there, or,
    • Close both the Visual editor and CCL editor for the project, and then reopen the project in the CCL editor.

  2. If the error message is too long to show the entire message, click it to read the full text in the status bar at the bottom of the Studio window.
  3. Right-click an item to choose from the context menu:
    Option Action
    Go to Highlight the problem in the .ccl file. The CCL editor opens in read-only mode.
    Copy Copy error details to the clipboard. When you exit ESP Studio, the contents of problems view are removed. Use this option to save off errors.
    Show in Display details in Properties view.
    Quick Fix (Disabled)
    Properties Display details in a dialog box.
  4. (Optional) Click the View menu dropdown to see more options.
  5. Click the Console tab to view compiler results.