Export as .ajpr

Exports the current workspace as xml. Later on these files can be 'imported' again to another workspace.
It is also possible to manually edit the .ajpr file and remove sections (e.g. 'Shortcuts', 'Directories') before importing it again (e.g. you may want to import the keyboard shortcut settings only).

Although directories aree exported absolute, relative path names can be used. Relative paths are resolved from the directory, where the .ajpr file is located at import time. This enables to define complete projects, which can be imported by several developers to ease the setup of a project. Additionally Anyj's symbolic variables such as '($SystemClasses)' or '($Source.SystemClasses) can be used.