Try OpenEdge Now
skip to main content
Developing BPM Applications with Developer Studio
Building OpenEdge BPM projects from command prompt
 

Building OpenEdge BPM projects from command prompt

Progress Developer Studio for OpenEdge enables you to build all OpenEdge BPM projects in your workspace using the command prompt.
To build the projects from command prompt:
1. Navigate to the Studio_Home\build folder location using the command prompt.
2. If you are using Windows operating system, execute either of the following commands to build all BPM projects:
*buildworkspace.cmd command if your workspace is the default Progress Developer Studio for OpenEdge workspace.
*buildworkspace.cmd <workspace_folder> command where <workspace_folder> is the path of your workspace folder.
Alternatively, execute the buildworkspace.sh command if you are using UNIX operating system.
Progress Developer Studio for OpenEdge builds all the projects from the command prompt and stores all build-related information in the Workspace_Home\.metadata\*.log file.