Creating a Blank OData Model

To create a blank OData model proceed as follows:

Procedure

  1. Open Eclipse screen.
  2. Right-click the new project in the Project Explorer and choose New and then Other in the resulting menu.

    Alternately, you can also click on File, New and Other.
  3. The New-Select a wizard window appears.
  4. Locate and expand the Ogee folder.
  5. Choose OData Model and click Next.

The New OData model screen opens.

  1. Enter a name for the model in the Model Name field.
  2. Choose Blank OData Model in the Initial model content region and click Finish.
    The new model is created and opens as a tab page in the OData Model Editor for editing. Also, the model will be stored under the folder selected in the Project Explorer.