Export projects
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can use basic Eclipse Export/Import functionality to create an archive of a project that can be distributed to other systems or to other users.
To export a project:
-
Do the following before exporting a project:
-
Click Share
Settings on the Configuration variables properties page to create a
project.xmlfile in your project folder. - Export any workspace level database connection profiles using the Export Workspace Database Connections dialog. The profile information goes to an XML file which you must import separately from the project archive.
-
Click Share
Settings on the Configuration variables properties page to create a
-
To create an archive of the project:
- Select .
- Select the project name and all project files in the Archive File dialog. Be sure to include all "dot" files (.propath, .dbconnection, etc.) and the project.xml file.
- Specify the path and the name of the archive file.
- Select the archive format (tar or zip) and any other options you require.
- Click Finish.