Right click on the project in the Project Tree region, and select New and Other.
The Select a Wizard window displays.
Locate Ogee folder, expand it and select OData Model.
Click Next to proceed.
The Create New OData Model window appears.
Choose Browseor enter the folder name in the Folder field to select a project folder for the new OData model.
Enter a name for the model in the Model name field.
Select OData Service URL from the list and click Next.
The New OData model from remote source window appears.
Enter the service URL of the service to be imported in the Service URL field and click Go.
On providing a valid URL the service will be populated in the Service details region of the window.
Click Finish.
The selected file is converted to OData service and displayed in the OData Model Editor. All the sections in entities open up in a expanded state for editing.
Note The errors in the imported model are indicated by the error icons. The Problems tab view in the properties view displays the existing errors in the service.
The service is now ready to be edited and will be stored under the selected folder in the Project Explorer.