*** ''modified'' - there are changes that need to be synchronized
*** ''modified'' - there are changes that need to be synchronized
*** ''synchronized'' - project files on the local machine and OpenVMS are synchronized
*** ''synchronized'' - project files on the local machine and OpenVMS are synchronized
** ''buildState'' - whether the project is built or not (''Built'' or ''Not built'')
** ''buildState'' - current state of the build (''Built'' or ''Not built''). State is linked to the build configuration.
** ''masters'' - projects which depend on the currently selected project
** ''masters'' - projects which depend on the currently selected project
* '''SSH'''
* '''SSH'''
Revision as of 15:47, 18 August 2019
The Project Explorer view helps to manage OpenVMS projects, their dependencies, and settings. It is also possible to build, rebuild, and clean the project using the Project Explorer context menu.
Add to dependencies of selected - add the project you right-clicked to the previously selected project as a dependency
Remove project from dependencies - remove the selected project from dependencies of the main project
Build only this project - build the current project
Build with dependencies - build the current project and all its dependencies
Clean this only - clean current project only
Rebuild only this project - rebuild the current project
Rebuild with dependencies - rebuild the current project and all its dependencies
Creating MMS Files
VMS IDE can create MMS files automatically based on the project type and the types of its dependencies.
For shareable images, an options (OPT) file is created, but the universal symbol vector must be edited manually.
If the project depends on some shareable images, a COM file is created with logicals required for running the project.
Project Description
When a project is selected in the Project Dependencies panel, its description is shown.