SoftwareSphere Home

C++ BuildStudio

The Packages view

The second tab shows the packages view, with the list of defined packages and buttons to manage it. The packages are listed in a table with the following columns: name, build marker, export marker, package header, precomp header.
With the button Properties a dialog window with the properties of the selected package is open to modify the selected package properties.
The New button allows to define a new package.
The Statistics button shows the source code statistics of the selected package.
The Check button performs a checkout of the source files.

The Wizard button opens a special dialog window which is used to generate a list of packages.
The Reconstruct button calls a procedure that creates the packages by examining the source code files according to the rules described in "C++ Source Code Organization".