Create a .NET project
Print
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To create an OpenEdge project specialized for .NET based application development:
- Select File > New > OpenEdge Project from the Progress Developer Studio for OpenEdge main menu bar or the Project Explorer view context (right-click) menu. The New OpenEdge Project wizard opens and displays the Create an OpenEdge Project page.
-
Type a name in the Project
name field.
The root folder for the new project is created in your current Eclipse workspace, unless you specify a different location.
- To choose a different location for the project, click and clear the Use default check box. Then either browse to, or enter the path to the desired location.
- Select Client from the left section.
- Select the .NET option.
- Click Next. The Select AVM and layout options page appears.
- Specify the OpenEdge AVM options and the Project layout options (or leave the default settings) and click Next. The Define PROPATH page appears.
- Leave the default settings or modify the PROPATH entries to be used by the project and click Next. The Select database connections page appears.
- Select the database connections to be used by the project and click Finish.