You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
Table of contents
For a visualization of most concepts described in this chapter, see
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 and export a package
To create a package:
- In the workspace screen navigate to the Packages overview.
- Click New package in the ribbon’s tab Package.
- Fill out the fields Name, Functional name and Description.
- Add library projects by clicking on the drop-down box and select the desired library project.
- Add projects in the same way.
- Save package.
Note: You can add both internal and external library projects to a package. After import of the package, however, all library projects will be external.
To export a package:
- Select the package in the Package overview.
- Click on Export package in the ribbon’s tab Package.
- Click on the Download link and save the package.
Import a package
To import a package:
- Open the branch you want to import the package’s content to.
- Go to File > Import > Import library or package.
- Click on Browse.
- Locate the package on the server or on your local computer and Open.
- Deselect items you don’t want to import.
- Rename items if needed.
- Click on Import.
Note: Only packages with content are valid. An empty package will result in an error.