You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

A project can be of type ‘library’. A library project can contain everything a non-library project can, but cannot be executed in the runtime. Other projects (including library projects) can refer to a library project. When a project refers to a library project, the latter’s content becomes available for use by the first.

An external library project is used to distribute content and is read-only after import.

Import a library project

To import a library project:

  1. Open the branch you want to import the library to.

  2. Select "Import library or package" in the navigation panel

  3. Click Upload library or package and locate the library project on the server or on your local computer.

  4. Select the library. You can choose whether you want to update the existing library, or rename the library project you want to import in order to place it next to the existing one.
  5. Review the impact in the preview step.
  6. Click on Import.

  • No labels