Managing Projects
To create an application with the PL/B IDE Studio, you work with projects. A project is the collection of files you use to build an application. This section describes how to build and manage projects.
When you create an application, you will usually create new source files and forms. You might also reuse or modify files or forms that were created for previous projects.
After all of the components in a project have been assembled and the code written, you compile your project to create a PL/B object code (PLC) file.
|
An introduction to projects, the project window, and project files. | |
|
A discussion of the components that make up a project. | |
|
The basics of working with projects. | |
|
The basics of working with the files within a project. | |
|
The basics of compiling a project. | |
|
A discussion of some of the options that can be set on a project by project basis. |
![]() |