Difference between revisions of "VMS IDE"
m (→Restrictions) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''VMS IDE''' is an integrated development environment that enables you to quickly and easily develop comprehensive applications for OpenVMS system. It provides a set of tools for developing, building, and debugging OpenVMS projects. | '''VMS IDE''' is an integrated development environment that enables you to quickly and easily develop comprehensive applications for OpenVMS system. It provides a set of tools for developing, building, and debugging OpenVMS projects. | ||
Revision as of 06:55, 7 May 2019
VMS IDE is an integrated development environment that enables you to quickly and easily develop comprehensive applications for OpenVMS system. It provides a set of tools for developing, building, and debugging OpenVMS projects.
Features
- Source code synchronization between the local machine and OpenVMS system.
- SSH connection setup to the remote OpenVMS system.
- Projects Explorer as a simple and convenient way to manage OpenVMS projects.
- Debugger for OpenVMS projects.
- Syntax highlighting for MMS, CLD, and MSG files.
- Code autocompletion for MSG and CLD files.
Restrictions
- The VMS IDE extension can only be used in conjunction with ODS-5 OpenVMS file systems; it cannot be used with ODS-2 file systems.
Getting Started
This guide will help you install the VMS IDE extension and start working on your projects.