Difference between revisions of "VMS IDE"
(→Overview) |
(→Getting Started) |
||
Line 8: | Line 8: | ||
;Code autocompletion : Code autocompletion for supported files. | ;Code autocompletion : Code autocompletion for supported files. | ||
− | = | + | =Quick Start= |
− | + | * [[VMS_IDE_Installation|Installing VMS IDE]] | |
− | + | * [[VMS_IDE_Configuration|Configuring VMS IDE]] | |
− | + | * [[VMS_IDE_Developing|Working on a VMS Project]] | |
+ | |||
+ | =VMS IDE Components= | ||
+ | * [[VMS_IDE_Project_Explorer|Project Explorer]] | ||
=References= | =References= | ||
[[VMS_IDE_Settings|VMS IDE Settings]]<br> | [[VMS_IDE_Settings|VMS IDE Settings]]<br> | ||
[[VMS_IDE_Commands|VMS IDE Commands]] | [[VMS_IDE_Commands|VMS IDE Commands]] |
Revision as of 17:51, 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 synchrnization between local machine and OpenVMS system.
- Debugger
- Debugger features for OpenVMS applications.
- Syntax highlighting
- Syntax highlighting for MMS, CLD, and MSG files.
- Code autocompletion
- Code autocompletion for supported files.