Exporting SADL Projects in Eclipse
Last revised
6/9/2021.
Contact us.
It can be convenient to export a SADL project in such a way that it can
easily be imported as a SADL project into another Eclipse workspace. This
can be accomplished by doing the following.
- Select the project in the Project Explorer pane.
- Right-click and select Export... from the context menu.
- Select General -> Archive File in the resulting modal
dialog window.
- Click on Next.
- Check the resources you wish to export, typically all resources
although automatically generated files can be omitted to make the
archive file smaller.
- Browse to the desired folder and provide the desired name for the
exported project file.
- Click on Finish.
To import an archive file created following the process above, do the
following.
- Select File -> Import... from the menu bar.
- Select General -> Existing Projects into Workspace in the resulting
modal dialog window.
- Click on Next.
- Click on Select Archive File: and then browse to the desired archive
file in the resulting modal dialog window.
- Click on Finish.