Share project properties
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can store the current set of project properties so that they are included with the rest of the content when the project is imported into a different workspace. This eliminates the need to reset the properties.
To share the current project settings:
Note: The project.xml
file does not contain PROPATH settings, source and build folders, or database
connection information. PROPATH settings and source/build folder settings are saved
in the project's .propath file. Database
connection settings are saved in the project's .dbconnection file.
If project.xml file is not present when a project is imported its properties revert to default settings.