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.

 

Working with Projects

An introduction to projects, the project window, and project files.

The Structure of a Project

A discussion of the components that make up a project.

Creating, Opening, and Saving Projects

The basics of working with projects.

Adding, Removing, and Saving Files

The basics of working with the files within a project.

Making and Debugging a Program

The basics of compiling a project.

Setting Project Options

A discussion of some of the options that can be set on a project by project basis.



PL/B IDE Studio Help Working with Projects