VMS IDE: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
; Code autocompletion : Code autocompletion for MSG files.
; Code autocompletion : Code autocompletion for MSG files.


=Quick Start=
=Getting Started=
===Quick Start===
* [[VMS_IDE_Installation|Installing VMS IDE]]
* [[VMS_IDE_Installation|Installing VMS IDE]]
* [[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]]
===Commands and Settings===
* [[VMS_IDE_Commands|VMS IDE Commands]]
* [[VMS_IDE_Commands|VMS IDE Commands]]
* [[VMS_IDE_Settings|VMS IDE Settings]]
* [[VMS_IDE_Settings|VMS IDE Settings]]


=VMS IDE Components=
===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:06, 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.

Getting Started

Quick Start

Commands and Settings

Components