Difference between revisions of "VMS IDE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Overview)
(Getting Started)
Line 8: Line 8:
 
;Code autocompletion : Code autocompletion for supported files.
 
;Code autocompletion : Code autocompletion for supported files.
  
=Getting Started=
+
=Quick Start=
# [[VMS_IDE_Installation|Installation]]<br>
+
* [[VMS_IDE_Installation|Installing VMS IDE]]
# [[VMS_IDE_Configuration|Setting up a Project]]<br>
+
* [[VMS_IDE_Configuration|Configuring VMS IDE]]
# [[VMS_IDE_Developing|Working on a Project]]<br>
+
* [[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.

Quick Start

VMS IDE Components

References

VMS IDE Settings
VMS IDE Commands