Import and export custom project types
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
OpenEdge stores the details of custom project types that you create in the com.openedge.pdt.extensibility.user Eclipse plugin (you can specify a different plugin, if necessary, on the Set customization preferences). The details of custom project types created by other users are stored in similar user plugins. You can import these custom project types using the Customization Editor. You can also export the custom project types that you create.
-
To import custom project types:
- In the OpenEdge Editor perspective, open the Customization Editor by selecting .
- In the Available Extension Points tree view, click OpenEdge Custom Projects.
- Click Import.
- Select a plugin folder of another user from the list of directories. The Import Custom Project Types dialog appears with a list of custom projects available in that plugin folder.
-
To export custom project types:
- In the OpenEdge Editor perspective, open the Customization Editor by selecting .
- In the Available Extension Points tree view, click OpenEdge Custom Projects.
- Select the project types that you want to export on the Export Custom Project Types dialog.
- Click Export. The dialog creates a user plugin with the details of the selected custom project types that can be used by other users.