Import .ajpr File
Imports an .ajpr AnyJ project file (See 'Export .ajpr File').
It is 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 are 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.