Crystal Reports for Eclipse Developer Guide

To use the editor input class with the Crystal Reports editor

  1. Call the openEditor method of the active editor page of the workbench window.
    The first argument is a class that extends the IEditorInput interface. The second argument is the identifier of the Crystal Reports editor, ICrystalReportsEditor.CR_EDITOR_ID.
    IWorkbenchWindow window = ...
    MyEditorInput myEditorInput = ...
    window.getActivePage().openEditor(myEditorInput, ICrystalReportsEditor.CR_EDITOR_ID);



SAP BusinessObjects
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Product Documentation on the Web
http://help.sap.com/