Exporting an SDK

You can export an SDK from the specified location (a workspace or a project) to a ZIP file. The resulting archive file will include all SDK files and the generated sources.xml file with the SDK descriptor. You have an option to export the sources.xml file alone, without the SDK files. For instance, you may find it useful if the SDK files are stored in a shared repository.
Note: You cannot export predefined SDKs and custom SDKs that were imported before.

To export an SDK:

  1. Open the location where the SDK is available:
    • To export the SDK from the workspace, click Window > Preferences on the main menu. In the Preferences dialog box, go to S32 Design Studio for S32 Platform > SDK Management.
    • To export the SDK from a particular project, right-click the project in the Project Explorer and click Properties on the context menu. In the Properties dialog box, go to SDKs.
  2. Click Export.
  3. In the Export SDK dialog box, click Browse and browse to the folder where the ZIP file with the SDK name will be stored.


    Exporting an SDK

  4. To export the sources.xml file only, select the Export only SDK descriptor option. The generated file will contain no references to the SDK files.
  5. Click OK.