Organizing libraries

You can organize your libraries any way you want. For example, you might put all objects of one type in their own library, or divide your target/project into subsystems and place each subsystem in its own library.

The project administrator must design a directory hierarchy for the project's workspace/solution. The administrator might create a separate subdirectory for each target/project in the workspace/solution, or for each library in the workspace/solution. After the administrator sets up the project and registers every object in the workspace/solution, individual developers copy a template workspace/solution to their own computers, open the workspace/solution, and connect to source control.

PowerBuilder provides basic source control using the PBNative check in/check out utility; and also provides a direct connection to external SCC-compliant source control systems. For more about using PBNative and other source control systems, see Using a source control system with PowerBuilder.