Project Manager
Overview
The Positron Studio Project Manager provides a facility to bring all the files for a project together in one place and to manage them as a group. These files are not restricted to source code, the user can add any file type relevant to the project. E.g. ISIS simulation files or Schematics or PCB designs.
|
The Project Manager tab shows the project in the form of a tree with the root being the project name. A typical project is shown on the left. Files are arranged under the following headings: Sources would carry the main program source code and any secondary program sources which might be used in the project. All files listed under sources must have the .bas file extension. Libraries list any library source file used in the application. All files listed under libraries must have the .inc file extension. Data lists any file which the project source files use. These could include font tables, ini files or other data. User section will accept any file that would be useful in the project, anything from Pin-outs to Data sheets, circuit diagrams etc. |
At the top of the Project Manager is a set of tool buttons which allow you to open, close, create and add /remove files to/from the project.