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

Package

A package is a distributable unit that can contain library projects and projects. When you create a package, its configuration, i.e. name and content, can be saved in Blueriq Studio. A project or library project can be part of more than one package.When you import a package, you can choose which content to unpack in your repository. The imported package will not be stored.

Create a package

  1. Open the branch in which you want to create package
  2. Select the opened branch
  3. Select "Packages"
  4. Select "+ New package"
  5. Enter a name
  6. Select which example projects and libraries you want to include in the package

Export a package

  • Use the context menu () in the packages overview or
  • Open a package and use the export button at the bottom of the view

Import a package

  1. Open the branch you want to import the package’s content to.

  2. Select the branch again and choose "Import library or package"
  3. Upload the library or package and make your selection
  4. Select preview to view the impact of the import
  5. Select import to do the actual import
  • No labels