You can use the Project Facet properties page to associate the REST facet to an existing OpenEdge project (non-REST project). This changes the nature and behavior of the selected OpenEdge project as a REST project. The ABL AppServer modules and REST services will be associated with the project.

To create a REST project with Project Facets:

  1. On the Project Explorer view, select an OpenEdge project.
  2. Right-click the project, and then select Properties on the context menu. The Properties page of the selected OpenEdge project appears.
  3. Select Project Facets. The Project Facets page appears.
  4. From the Project Facet list, select the following facets:
    • ABL AppServer
    • ABL Rest Service
    • ABL Web App
    • OpenEdge
    • Progress Adapters
  5. Click OK to save your settings and close the properties page.
On the Project Explorer view, you can view the following REST related modules under the project in the Project Explorer view:
  • .services
  • AppServer
  • PASOEContent