How to Create and Edit a Project |
Projects provide a method for organizing and managing the various tasks and settings used in the development of business applications. Each project requires a working directory and a settings file. The settings file is used to save project settings and the data that defines the project contents.
Each project has its own settings file. The same settings file can be shared with multiple projects. The Default project uses the standard nomads.ini file, which can be shared with other projects.
Various tasks and settings within PxPlus can be saved by project. For a list of the tasks and settings that can be saved, see Working with Projects.
The steps below first show you how to create a new project and then edit the project.
How to Create a Project
1. |
Invoke the IDE Main Launcher. The IDE Main Launcher can switch between enhanced or standard view as desired by clicking the Switch to Enhanced/Standard button (double arrow) located beside the Project button.
|
2. |
Launch the task for creating a new project. This can be done by using one of the following methods: Method 1: Click the New Project button beside the Project drop box.
OR Method 2: From the menu bar, select Projects > Create Project.
|
3. |
The Create Project dialog displays.
|
4. |
In the Name field, enter a unique name for the new project. For this example, type Demo One and then press the Tab key.
If you enter a project name that already exists, a message will display: . If this happens, click OK. The Create Project window will redisplay. Enter a different project name. |
5. |
The Directory field defaults to the path for the current working directory. When creating any project, this defaults to the directory where PxPlus is installed, but typically this is changed. You can enter a different pathname or select it by clicking the Query (folder) button. For this example, this will be changed to point to the directory where the data is stored (e.g. C:\PVX Plus Technologies\PxPlus 2024\Data).
|
6. |
The Settings File field is automatically populated with the new project Name and the extension .prj, but this can be changed. The settings file is used to save project settings and the data that defines the project contents. Each project has its own settings file. The same settings file can be shared with multiple projects. Project settings files are saved in a location outside of PxPlus to enable them to be usable from release to release. For this example, leave this setting as is (e.g. demo_one.prj).
|
7. |
The Title Bar Color field shows the Default color, which is Gray, as shown in the sample color square. For this example, change this by clicking the Color Selections (paint palette) button. The Color Selections window displays. Select Dark Cyan and then click OK.
|
8. |
The Title Bar Color field shows the selected color. Press the Tab key.
|
9. |
The Prefix File field is optional. If desired, you can enter the name of a new or existing prefix file that will contain the prefix file entries defined for the project or click the Query button. If you enter a prefix file that does not exist, it will be created when you click OK. For this example, leave this blank. Press the Tab key. Note: |
10. |
The Default Library field is optional. For this example, leave this blank, as it will be added later. |
11. |
Click OK to create the new project. |
12. |
The IDE Main Launcher relaunches and shows the following changes: • The IDE title bar is now Dark Cyan in color and shows the new project name (e.g. Demo One).
|
How to Edit a Project
These next steps show you how to edit a project. For this example, the Demo One project will be edited.
1. |
Invoke the IDE Main Launcher. The IDE title bar indicates that Demo One is the current project. |
2. |
Launch the task for editing an existing project. This can be done by using one of the following methods: Method 1: From the menu bar, select Projects > Edit Project.
OR Method 2: Click the Project hyperlink.
|
3. |
The Edit Project dialog displays. The Project field shows Demo One because it is the current project. You can select a different project by clicking the Project drop down arrow. For this example, Demo One is the project to be edited. Leave this setting as is.
|
4. |
For this example, the Name, Directory and Settings File fields are not being edited. Leave these settings as is. Warning! |
5. |
The first setting to change is the Title Bar Color. Click the Color Selections (paint palette) button. The Color Selections window displays. Select Light Cyan and then click OK.
|
6. |
The Title Bar Color field shows the selected color.
|
7. |
The second setting to change is the Default Library. To set the default library for the project, the library must already exist. For this example, an existing library (Panels.en) will be entered. The pathname is C:\PVX Plus Technologies\PxPlus 2024\Data\Panels.en. In the Default Library field, enter the pathname or click the Query button.
If a library file is entered that does not exist, an Invalid Library File message will display:
If this happens, click OK. The Edit Project window redisplays. Enter a valid library file. |
8. |
After completing the changes in the Edit Project window, click OK. |
9. |
The IDE Main Launcher relaunches and shows the following changes: • The IDE title bar color is now Light Cyan.
|
10. |
To check that the Default Library setting will open the correct library file, expand the Graphical Application Builder (NOMADS) category on the IDE Launcher and then select Open Project Application Library.
|
11. |
The Library Object Selection window opens this project's default library. Notice that the title bar is Light Cyan. This provides a visual cue that you are currently working in the Demo One project.
|
IDE Main Launcher (Windows)
Working with Projects
How to Copy a Project
How to Delete a Project