Adding Tasks to Projects from Other Locations |
|
Projects provide a method for organizing and managing the various tasks used in the development of business applications and make it easy to access all the related tasks through the PxPlus IDE.
When a project is created, the data that defines the project contents are by default stored in two data files, wkids.dat and wkseq.dat, in the *plus/proj directory. To provide flexibility when managing your projects, you have the option to specify an alternate directory for storing these project data files instead of using the default *plus/proj directory. See
Define Project Data Location utility.
(The Define Project Data Location utility was added in PxPlus 2017 Update 0002.)
The Project Maintenance utility can be used to add (or remove) one or more various types of tasks to a predefined project all at one time from one central location. This utility is accessed from the PxPlus IDE Main Launcher by selecting Project Maintenance (near the bottom of the PxPlus IDE tree view).
You can also add individual tasks to projects from various locations:
NOMADS Panel Designer
NOMADS Query Definition
NOMADS Popup Menu Definition
IT Editor
Report Writer > Report Designer
NOMADS+ Toolbar
Data Dictionary Maintenance
File Update Utility
HTML Editor
(Support for adding HTML Editor tasks to projects was added in PxPlus 2021.)
From each of these locations, selecting Projects from the menu bar displays the following two options:
Projects | |
Create New Project |
Launches the Create Project dialogue for entering a new project (Private or Public) for the current working directory. Select the Query button to select a different working directory. |
Add to Project |
Launches the Add to Project dialogue for adding the current task to an existing project that is selected from the Project drop box. |
To add a selected task to an existing project:
1. |
From the menu bar, select Projects > Add to Project. |
2. |
In the Add to Project window, select the project from the Project drop box and click OK. |
If the project does not exist, you must first create the project and then add the task. To do this:
1. |
Create the project by selecting Projects > Create New Project from the menu bar. |
2. |
In the Create Project window, enter a name for the new project in the Project field. For the Directory, enter the working directory for the project. Set the Private Project option to create either a Private or Public project. Click OK to complete the creation process. |
3. |
From the menu bar, select Projects > Add to Project. Select the new project from the Project drop box. Directory and Private Project default to the settings when the project was created and cannot be changed. Click OK to complete the process. |
You can also add tasks to projects from NOMADS Library Object Selection. Selecting Projects from the menu bar displays the following three options:
Projects | |
Create New Project |
Launches the Create Project dialogue for entering a new project (Private or Public) for the current working directory. Select the Query button to select a different working directory. |
Add All Objects to Project |
Launches the Add to Project dialogue for adding all objects from the library to an existing project that is selected from the Project drop box. |
Add Selection(s) to Project |
Launches the Add to Project dialogue for adding selected objects from the library to an existing project that is selected from the Project drop box. |
To see all the tasks for a project, follow these steps:
1. |
From the PxPlus IDE Main Launcher, select the project from the Project drop box. |
2. |
Click the
Project button to see a list of all the tasks for the selected project, grouped into categories (i.e. screen libraries, programs, panels, reports, etc.). HTML Editor tasks are also included in this list. |
See Project and Task Selection.