VMS IDE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
* [[VMS_IDE_Configuration|Configuring VMS IDE]] | * [[VMS_IDE_Configuration|Configuring VMS IDE]] | ||
* [[VMS_IDE_Developing|Working on a VMS Project]] | * [[VMS_IDE_Developing|Working on a VMS Project]] | ||
* [[VMS_IDE_Commands|VMS IDE Commands]] | |||
* [[VMS_IDE_Settings|VMS IDE Settings]] | |||
=VMS IDE Components= | =VMS IDE Components= | ||
* [[VMS_IDE_Project_Explorer|Project Explorer]] | * [[VMS_IDE_Project_Explorer|Project Explorer]] | ||
* [[VMS_IDE_Debugger|Debugger]] | * [[VMS_IDE_Debugger|Debugger]] | ||
Revision as of 18:00, 28 March 2019
Overview
VMS IDE is a comprehensive integrated development environment that provides the tools for application development for OpenVMS system.
Features
- Synchronization
- Source code synchronization between the local machine and OpenVMS system.
- SSH Connection Helper
- Simple SSH connection setup to remote OpenVMS system.
- Project Explorer
- Simple and convenient way to manage VMS projects.
- Debugger
- Debugger features for OpenVMS applications.
- Syntax highlighting
- Syntax highlighting for MMS, CLD, and MSG files.
- Code autocompletion
- Code autocompletion for MSG files.